Autodesk Vault ProfessionalVault API

UpdateItemLifecycleStateEvents Property

Autodesk.Connectivity.WebServicesItemService

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

Syntax

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

See Also