SettingsLandXMLExportSettingsIdentificationWriteIdentificationElements Property |
Specifies whether the identification properties are written to the LandXML file.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool WriteIdentificationElements { get; set; }
Public Property WriteIdentificationElements As Boolean
Get
Set
public:
property bool WriteIdentificationElements {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also