Restrictions Property
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)