Autodesk Vault ProfessionalVault API

DownloadFileEvents Property

Autodesk.Connectivity.WebServicesDocumentService

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

Syntax

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

See Also