Autodesk Vault ProfessionalVault API

DeleteItemEvents Property

Autodesk.Connectivity.WebServicesItemService

A collection of Web Service Command Events for delete Item operations.

Syntax

public static IWebServiceCommandEvents<DeleteItemCommandEventArgs> DeleteItemEvents {get;}
Public Shared ReadOnly Property DeleteItemEvents As IWebServiceCommandEvents(Of DeleteItemCommandEventArgs)

See Also