Gets the template for naming the section view.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public SettingsSectionViewSettingsNameFormat NameFormat { get; }
VB
Public ReadOnly Property NameFormat As SettingsSectionViewSettingsNameFormat Get
C++
public: property SettingsSectionViewSettingsNameFormat^ NameFormat { SettingsSectionViewSettingsNameFormat^ get (); }