Topology filter type.
[Visual Basic .NET] Public ReadOnly Property FilterTopologyType As esriFeatureClassTopology
[C#] public esriFeatureClassTopology FilterTopologyType {get;}
[C++]
HRESULT get_FilterTopologyType(
esriFeatureClassTopology* pType
);
[C++]Parameters
pType [out, retval]pType is a parameter of type esriFeatureClassTopology
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.