This document is archived and information here might be outdated. Recommended version. |
The name of the Topology this feature class participates in.
[Visual Basic .NET] Public Property TopologyName As String
[C#] public string TopologyName {get; set;}
[C++]
HRESULT get_TopologyName(
System.String* TopologyName
);
[C++]
HRESULT put_TopologyName(
BSTR TopologyName
);
[C++]
Parameters TopologyName [out, retval]
TopologyName is a parameter of type BSTR* TopologyName [in]
TopologyName is a parameter of type BSTR