Autodesk Vault ProfessionalVault API

Restrictions Property

Autodesk.DataManagement.Client.Framework.Forms.CurrencyPromptDefinition

Gets the list of restricted answer and instruction combinations for this prompt.

Syntax

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

See Also