SettingsProfileDefaultNameFormat Property |
Gets the default name formats for new profiles
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsProfileSettingsDefaultNameFormat DefaultNameFormat { get; }
Public ReadOnly Property DefaultNameFormat As SettingsProfileSettingsDefaultNameFormat
Get
public:
property SettingsProfileSettingsDefaultNameFormat^ DefaultNameFormat {
SettingsProfileSettingsDefaultNameFormat^ get ();
}
Property Value
SettingsProfileSettingsDefaultNameFormat
See Also