Gets the name of the network to which this part belongs
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string NetworkName { get; }
Public ReadOnly Property NetworkName As String
Get
public:
property String^ NetworkName {
String^ get ();
}
Property Value
String
See Also