Returns true if the end station is used.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public bool UseEndStation { get; }
Visual Basic
Public ReadOnly Property UseEndStation As Boolean
Get
Visual C++
public: property bool UseEndStation { bool get (); }