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