Share

SettingsLandXMLImport.ConflictResolution Property

ConflictResolution settings for LandXML importing.



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

Syntax

C#

public SettingsLandXMLImportSettingsConflictResolution ConflictResolution { get; }

VB

Public ReadOnly Property ConflictResolution As SettingsLandXMLImportSettingsConflictResolution
	Get

C++

public:
property SettingsLandXMLImportSettingsConflictResolution^ ConflictResolution {
	SettingsLandXMLImportSettingsConflictResolution^ get ();
}

Property Value

SettingsLandXMLImportSettingsConflictResolution

See Also

Reference

Was this information helpful?