SettingsLandXMLImportSettingsConflictResolutionConflictResolution Property |
Specifies how objects with the same name are handled.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LandXMLConflictResolutionType ConflictResolution { get; set; }
Public Property ConflictResolution As LandXMLConflictResolutionType
Get
Set
public:
property LandXMLConflictResolutionType ConflictResolution {
LandXMLConflictResolutionType get ();
void set (LandXMLConflictResolutionType value);
}
Property Value
LandXMLConflictResolutionType
See Also