TemplateBaseAttribute.AllowDefault Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When processing choices {||} in a \ref patterns string, provide a choice for the default value if present.
public Microsoft.Bot.Builder.FormFlow.BoolDefault AllowDefault { get; set; }
member this.AllowDefault : Microsoft.Bot.Builder.FormFlow.BoolDefault with get, set
Public Property AllowDefault As BoolDefault