SettingsLandXMLImportConflictResolution Property |
ConflictResolution settings for LandXML importing.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsLandXMLImportSettingsConflictResolution ConflictResolution { get; }
Public ReadOnly Property ConflictResolution As SettingsLandXMLImportSettingsConflictResolution
Get
public:
property SettingsLandXMLImportSettingsConflictResolution^ ConflictResolution {
SettingsLandXMLImportSettingsConflictResolution^ get ();
}
Property Value
SettingsLandXMLImportSettingsConflictResolution
See Also