This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPCoverageFeatureClassDomain Interface > IGPCoverageFeatureClassDomain.FilterTopology Property (ArcObjects .NET 10.4 SDK) |
Indicates whether or not to filter feature classes based on their topology type.
[Visual Basic .NET] Public ReadOnly Property FilterTopology As Boolean
[C#] public bool FilterTopology {get;}
[C++]
HRESULT get_FilterTopology(
VARIANT_BOOL* pFilter
);
[C++]
Parameters pFilter [out, retval] pFilter is a parameter of type VARIANT_BOOL