SettingsCorridorSettingsStylesProfileLabelSetId Property |
Specifies the default profile label set styleId.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId ProfileLabelSetId { get; }
Public ReadOnly Property ProfileLabelSetId As PropertyObjectId
Get
public:
property PropertyObjectId^ ProfileLabelSetId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also