SettingsLandXMLExport.SettingsIdentification Class

Identification Settings for LandXML export.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0

Syntax

C#

public sealed class SettingsIdentification : TreeOidWrapper

Visual Basic

Public NotInheritable Class SettingsIdentification _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsIdentification sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsLandXMLExport.SettingsIdentification

See Also