Gets the default styleId for parcel line label
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyObjectId ParcelLineLabelStyleId { get; }
VB
Public ReadOnly Property ParcelLineLabelStyleId As PropertyObjectId Get
C++
public: property PropertyObjectId^ ParcelLineLabelStyleId { PropertyObjectId^ get (); }