SettingsLandXMLExportSettingsIdentification Class

Identification Settings for LandXML export.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLExportSettingsIdentification

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsIdentification : TreeOidWrapper

The SettingsLandXMLExportSettingsIdentification type exposes the following members.

Properties
 NameDescription
Public propertyCompany Specifies the creator’s company.
Public propertyCompanyURL Specifies the company’s URL.
Public propertyCreator Specifies the creator of the LandXML file.
Public propertyEmailAddress Specifies the creator’s email address.
Public propertyWriteIdentificationElements Specifies whether the identification properties are written to the LandXML file.
Top
See Also