Gets the units of the deflection of the network part connection.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public string DeflectionUnit { get; }
VB
Public ReadOnly Property DeflectionUnit As String Get
C++
public: property String^ DeflectionUnit { String^ get (); }