Autodesk Vault ProfessionalVault API

Post Event

Autodesk.Connectivity.WebServicesWebServiceCommandEvents<T>

This event is called after the web service function is called.

Syntax

public event EventHandler<T> Post
Public Event Post As EventHandler(Of T)

See Also