Autodesk Vault ProfessionalVault API

AddFileEvents Property

Autodesk.Connectivity.WebServicesDocumentService

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

Syntax

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

See Also