Share

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.8.0.280

Syntax

C#

public enum LandXMLAttributeExportType

VB

Public Enumeration LandXMLAttributeExportType

C++

public enum class LandXMLAttributeExportType

Members

Member nameValueDescription
Disabled0 
RawDescription1 
FullDescription2 

See Also

Reference

Was this information helpful?