LandXMLConflictResolutionType Enumeration

Specifies how objects with the same name are handled.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum LandXMLConflictResolutionType
Members
Member nameValueDescription
Skip0 
Update1 
Append2 
See Also