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