SettingsSectionViewNameFormat Property |
Gets the template for naming the section view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsSectionViewSettingsNameFormat NameFormat { get; }
Public ReadOnly Property NameFormat As SettingsSectionViewSettingsNameFormat
Get
public:
property SettingsSectionViewSettingsNameFormat^ NameFormat {
SettingsSectionViewSettingsNameFormat^ get ();
}
Property Value
SettingsSectionViewSettingsNameFormat
See Also