Gets the profile ending station.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public double EndingStation { get; }Visual Basic
Public ReadOnly Property EndingStation As Double
GetVisual C++
public: property double EndingStation { double get (); }