Autodesk Vault ProfessionalVault API

Pre Event

Autodesk.Connectivity.WebServicesWebServiceCommandEvents<T>

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

Syntax

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

See Also