Autodesk Vault ProfessionalVault API

CheckoutFileEvents Property

Autodesk.Connectivity.WebServicesDocumentService

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

Syntax

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

See Also