Gets the joint end type of the network part connection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public string JointEndType { get; } |
Visual Basic |
---|
Public ReadOnly Property JointEndType As String Get |
Visual C++ |
---|
public: property String^ JointEndType { String^ get (); } |