NetworkPipePlanLabelStyleName Property

Gets or sets the pipe plan label style name.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string PipePlanLabelStyleName { 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