SettingsLandXMLExportSettingsFeatureLineExportNewNameTemplate Property |
Get the default name formats for un-named feature lines.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString NewNameTemplate { get; }
Public ReadOnly Property NewNameTemplate As PropertyString
Get
public:
property PropertyString^ NewNameTemplate {
PropertyString^ get ();
}
Property Value
PropertyString
See Also