PressureAppurtenanceOverrideOverrideStyleName Property

Sets the override style of the appurtenance.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1190
Syntax
public override string OverrideStyleName { set; }

Property Value

String
Exceptions
ExceptionCondition
ArgumentException Thrown when setting the property with a string that is not name of AppurtenanceStyle.
See Also