Share

SettingsLandXMLImport.SettingsConflictResolution Class

ConflictResolution settings for LandXML importing.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLImportSettingsConflictResolution


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

Syntax

C#

public sealed class SettingsConflictResolution : TreeOidWrapper

VB

Public NotInheritable Class SettingsConflictResolution
	Inherits TreeOidWrapper

C++

public ref class SettingsConflictResolution sealed : public TreeOidWrapper

The SettingsLandXMLImportSettingsConflictResolution type exposes the following members.

Properties

 NameDescription
Public propertyConflictResolution Specifies how objects with the same name are handled.

See Also

Reference

Was this information helpful?