LandXMLAttributeExportType Enumeration

Specifies the field that is used for specific attribute in the LandXML file.

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

Syntax

C#

public enum LandXMLAttributeExportType

Visual Basic

Public Enumeration LandXMLAttributeExportType

Visual C++

public enum class LandXMLAttributeExportType

Members

Member nameValueDescription
Disabled0
RawDescription1
FullDescription2

See Also