Autodesk Vault ProfessionalVault API

UpdateFileLifecycleStateEvents Property

Autodesk.Connectivity.WebServicesDocumentServiceExtensions

A collection of Web Service Command Events for File lifecycle change operations.

Syntax

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

See Also