Autodesk Vault ProfessionalVault API

EditItemEvents Property

Autodesk.Connectivity.WebServicesItemService

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

Syntax

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

See Also