Autodesk Vault ProfessionalVault API

DeleteFileEvents Property

Autodesk.Connectivity.WebServicesDocumentService

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

Syntax

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

See Also