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