Gets the critical station type of the CANTCriticalStation object.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SuperelevationCriticalStationType StationType { get; }
VB
Public ReadOnly Property StationType As SuperelevationCriticalStationType Get
C++
public: property SuperelevationCriticalStationType StationType { SuperelevationCriticalStationType get (); }