Specifies the field that is used for specific attribute in the LandXML file.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum LandXMLAttributeExportType
VB
Public Enumeration LandXMLAttributeExportType
C++
public enum class LandXMLAttributeExportType
Members
| Member name | Value | Description |
|---|---|---|
| Disabled | 0 | |
| RawDescription | 1 | |
| FullDescription | 2 |
