SettingsLandXMLExportSettingsIdentificationCreator Property |
Specifies the creator of the LandXML file.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string Creator { get; set; }
Public Property Creator As String
Get
Set
public:
property String^ Creator {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also