Identification settings for LandXML exporting.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsLandXMLExportSettingsIdentification Identification { get; }
VB
Public ReadOnly Property Identification As SettingsLandXMLExportSettingsIdentification Get
C++
public: property SettingsLandXMLExportSettingsIdentification^ Identification { SettingsLandXMLExportSettingsIdentification^ get (); }