Gets the default name formats for SuperelevationView.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyString SuperelevationView { get; }
VB
Public ReadOnly Property SuperelevationView As PropertyString Get
C++
public: property PropertyString^ SuperelevationView { PropertyString^ get (); }