Share

LandXMLConflictResolutionType Enumeration

Specifies how objects with the same name are handled.



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

Syntax

C#

public enum LandXMLConflictResolutionType

VB

Public Enumeration LandXMLConflictResolutionType

C++

public enum class LandXMLConflictResolutionType

Members

Member nameValueDescription
Skip0 
Update1 
Append2 

See Also

Reference

Was this information helpful?