Autodesk Vault ProfessionalVault API

Restrictions Property

Autodesk.DataManagement.Client.Framework.Forms.SettingsShowRestrictionsSettings

Gets the collection of restrictions that the dialog has been provided.

Syntax

public System.Collections.Generic.IEnumerable<Restriction> Restrictions {get;}
Public ReadOnly Property Restrictions As System.Collections.Generic.IEnumerable(Of Restriction)

See Also