Autodesk Vault ProfessionalVault API

GetRestrictions Event

Autodesk.Connectivity.WebServicesIWebServiceCommandEvents<T>

This is called first. It allows handlers to add restrictions, which block the web service call.

Syntax

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

See Also