Jaa


IfCondition.FalseScope Property

Definition

Gets the false scope.

protected Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ActionScope FalseScope { get; }
member this.FalseScope : Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.ActionScope
Protected ReadOnly Property FalseScope As ActionScope

Property Value

An ActionScope with the action scope.

Applies to