Autodesk Vault ProfessionalVault API

DeleteItemCommandEventArgs Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Information about the delete Item operation

Syntax

public sealed class DeleteItemCommandEventArgs : WebServiceCommandEventArgs 
Public NotInheritable Class DeleteItemCommandEventArgs
   Inherits WebServiceCommandEventArgs

Methods

NameDescription
AddRestrictionAdds a restriction, which blocks the command. This function should only be called during the GetRestrictions event.

Fields

NameDescription
ItemMasterIdsThe Items being deleted.

Returned By

Where you get a DeleteItemCommandEventArgs — members that return one.

Inheritance Hierarchy

See Also