Autodesk Vault ProfessionalVault API

Pre Event

Autodesk.Connectivity.WebServicesIWebServiceCommandEvents<T>

This event is called after GetRestrictions and before the web service function is called.

Syntax

event EventHandler<T> Pre
Event Pre As EventHandler(Of T)

See Also