Specifies the default styleId for appurtenance labels that are displayed in plan view.
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1276
Syntax
C#
public PropertyObjectId AppurtenancePlanLabelStyleId { get; }
VB
Public ReadOnly Property AppurtenancePlanLabelStyleId As PropertyObjectId Get
C++
public: property PropertyObjectId^ AppurtenancePlanLabelStyleId { PropertyObjectId^ get (); }
