PressurePipeNetworkCrossingPressurePipeProfileLabelStyleName Property

Gets or sets the crossing pressure pipe profile label style name.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public string CrossingPressurePipeProfileLabelStyleName { get; set; }

Property Value

String
Exceptions
ExceptionCondition
ArgumentException Thrown when setting the property with an object name for a LabelStyle that doesn't exist.
See Also