LandXMLAttributeExportType Enumeration |
Specifies the field that is used for specific attribute in the LandXML file.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum LandXMLAttributeExportType
Public Enumeration LandXMLAttributeExportType
public enum class LandXMLAttributeExportType
MembersMember name | Value | Description |
---|
Disabled | 0 | |
RawDescription | 1 | |
FullDescription | 2 | |
See Also