Autodesk Vault ProfessionalVault API

CheckinFileEvents Property

Autodesk.Connectivity.WebServicesDocumentService

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

Syntax

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

See Also