EndDialog.Value Property

Definition

Gets or sets a value expression for the result to be returned to the caller.

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

Property Value

A value expression for the result to be returned to the caller.

Applies to