Share

SettingsLandXMLExport.SettingsIdentification 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.280

Syntax

C#

public sealed class SettingsIdentification : TreeOidWrapper

VB

Public NotInheritable Class SettingsIdentification
	Inherits TreeOidWrapper

C++

public ref class SettingsIdentification sealed : public 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.

See Also

Reference

Was this information helpful?