Gets the template for naming the section view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public SettingsSectionView.SettingsNameFormat NameFormat { get; }
Visual Basic
Public ReadOnly Property NameFormat As SettingsSectionView.SettingsNameFormat Get
Visual C++
public: property SettingsSectionView.SettingsNameFormat^ NameFormat { SettingsSectionView.SettingsNameFormat^ get (); }