This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* pFilter
);
[C++] Parameters pFilter [out, retval]
pFilter is a parameter of type bool*