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