StationStationType Property |
Gets the station type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic StationTypes StationType { get; set; }
Public Property StationType As StationTypes
Get
Set
public:
property StationTypes StationType {
StationTypes get ();
void set (StationTypes value);
}
Property Value
StationTypes
See Also