Autodesk Vault ProfessionalVault API

PromoteItemEvents Property

Autodesk.Connectivity.WebServicesItemService

A collection of Web Service Command Events for promote Item operations.

Syntax

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

See Also