Autodesk Vault ProfessionalVault API

AddItemEvents Property

Autodesk.Connectivity.WebServicesItemService

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

Syntax

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

See Also