EndStation for the report
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public double EndStation { get; set; }
VB
Public Property EndStation As Double Get Set
C++
public: property double EndStation { double get (); void set (double value); }