Gets the Station settings
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public SettingsAmbientSettingsStation Station { get; }
VB
Public ReadOnly Property Station As SettingsAmbientSettingsStation Get
C++
public: property SettingsAmbientSettingsStation^ Station { SettingsAmbientSettingsStation^ get (); }