Ask.DefaultOperation 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 default operation that will be used when no operation is recognized.
public AdaptiveExpressions.Properties.StringExpression DefaultOperation { get; set; }
member this.DefaultOperation : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property DefaultOperation As StringExpression
Property Value
String or expression evaluates to a string.
Remarks
When this Ask is executed, the defaultOperation will define the operation to use to assign an identified entity to a property if there is no operation entity recognized in the input.