SettingsLandXMLExportSettingsPointExportCodeAttribute Property |
Specifies the field that is used for the ‘code’ attribute in the LandXML file.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LandXMLAttributeExportType CodeAttribute { get; set; }
Public Property CodeAttribute As LandXMLAttributeExportType
Get
Set
public:
property LandXMLAttributeExportType CodeAttribute {
LandXMLAttributeExportType get ();
void set (LandXMLAttributeExportType value);
}
Property Value
LandXMLAttributeExportType
See Also