Autodesk Vault ProfessionalVault API

ItemRollbackLifeCycleStatesEvents Property

Autodesk.Connectivity.WebServicesItemService

A collection of Web Service Command Events for item rollback operations.

Syntax

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

See Also