Autodesk Vault ProfessionalVault API

UpdateCustomEntityLifecycleStateEvents Property

Autodesk.Connectivity.WebServicesCustomEntityService

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

Syntax

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

See Also