EndStation for the report
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.1584.0
Syntax
| C# |
|---|
public double EndStation { get; set; } |
| Visual Basic |
|---|
Public Property EndStation As Double Get Set |
| Visual C++ |
|---|
public: property double EndStation { double get (); void set (double value); } |