SettingsParcelSettingsStylesParcelLineLabelStyleId Property |
Gets the default styleId for parcel line label
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId ParcelLineLabelStyleId { get; }
Public ReadOnly Property ParcelLineLabelStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ ParcelLineLabelStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also