Jaa


ConfirmInput.OutputFormat Property

Definition

Gets or sets the expression to use to format the result.

public AdaptiveExpressions.Properties.ValueExpression OutputFormat { get; set; }
member this.OutputFormat : AdaptiveExpressions.Properties.ValueExpression with get, set
Public Property OutputFormat As ValueExpression

Property Value

an expression.

Remarks

The default output is a bool, if this property is set then the output of the expression is the value returned by the dialog.

Applies to