Autodesk Vault ProfessionalVault API

MoveFileEvents Property

Autodesk.Connectivity.WebServicesDocumentService

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

Syntax

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

See Also