EditActions.ChangeType 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.
Gets or sets the type of change to appy to the active actions.
public AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.ActionChangeType> ChangeType { get; set; }
member this.ChangeType : AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.ActionChangeType> with get, set
Public Property ChangeType As EnumExpression(Of ActionChangeType)
Property Value
The type of change to appy to the active actions.