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