SettingsCmdImportGISDataSettingsCmdPipeNetworkPipeLabelStyleId Property |
Gets the ID for pipe label style settings.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId PipeLabelStyleId { get; }
Public ReadOnly Property PipeLabelStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ PipeLabelStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also