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