EditArray.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 type of change being applied.
public AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.EditArray.ArrayChangeType> ChangeType { get; set; }
member this.ChangeType : AdaptiveExpressions.Properties.EnumExpression<Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.EditArray.ArrayChangeType> with get, set
Public Property ChangeType As EnumExpression(Of EditArray.ArrayChangeType)
Property Value
Type of change being applied.