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