ResolutionMethod Enumeration
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
An enumeration of resolutions.
Syntax
public enum ResolutionMethod : System.Enum Public Enum ResolutionMethod
Inherits System.EnumMembers
| Member | Description |
|---|---|
| CanNotImport | Don't import. |
| Create | Create a new set of data. |
| Ignore | Ignore the operation. |
| None | No action taken. |
| Overwrite | Overwrite the existing data. |
Returned By
Where you get a ResolutionMethod — members that return one.
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.Connectivity.WebServices.ResolutionMethod