Settings that define how data is exported from LandXML file.

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

Syntax

C#
public class SettingsLandXMLExport : TreeOidWrapper
Visual Basic
Public Class SettingsLandXMLExport _
	Inherits TreeOidWrapper
Visual C++
public ref class SettingsLandXMLExport : public TreeOidWrapper

Inheritance Hierarchy

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

See Also