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 System.EventHandler<T> Pre
Public Event Pre As System.EventHandler(Of T)

See Also