Share

SuperelevationCriticalStation.StationType Property

Gets the critical station type of the SuperelevationCriticalStation 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 ();
}

Property Value

SuperelevationCriticalStationType

See Also

Reference

Was this information helpful?