This document is archived and information here might be outdated. Recommended version. |
Indicates if the class is in a topology.
[Visual Basic .NET]
Public ReadOnly Property IsInTopology As Boolean
[C#]
public bool IsInTopology {get;}
[C++]
HRESULT get_IsInTopology(
Boolean* inTopology
);
[C++] Parameters inTopology [out, retval]
inTopology is a parameter of type bool*
Returns True if the FeatureClass participates in a topology and False if the FeatureClass does not participate in a Topology.