Autodesk Vault ProfessionalVault API

CommitItemEvents Property

Autodesk.Connectivity.WebServicesItemService

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

Syntax

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

See Also