Specifies the default styleId for pressure pipe labels that are displayed in a profile view.

Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0

Syntax

C#
public PropertyObjectId PressurePipeProfileLabelStyleId { get; }
Visual Basic
Public ReadOnly Property PressurePipeProfileLabelStyleId As PropertyObjectId
	Get
Visual C++
public:
property PropertyObjectId^ PressurePipeProfileLabelStyleId {
	PropertyObjectId^ get ();
}

See Also