Autodesk Vault ProfessionalVault API

AddFolderEvents Property

Autodesk.Connectivity.WebServicesDocumentService

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

Syntax

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

See Also