SuperelevationCriticalStationStationType Property |
Gets the critical station type of the SuperelevationCriticalStation object.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SuperelevationCriticalStationType StationType { get; }
Public ReadOnly Property StationType As SuperelevationCriticalStationType
Get
public:
property SuperelevationCriticalStationType StationType {
SuperelevationCriticalStationType get ();
}
Property Value
SuperelevationCriticalStationType
See Also