Autodesk Vault ProfessionalVault API

ItemConflict Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Information on a conflict during an Item operation.

Syntax

public class ItemConflict 
Public Class ItemConflict 

Properties

NameDescription
ConflictTyp
IsRevGEIf true the Item Revision is greater than or equal to the existing Item Revision.
ItemExists

Returned By

Where you get a ItemConflict — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.ItemConflict

See Also