NumberInput.OutputFormat 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 format of the response (value or the index of the choice).
public AdaptiveExpressions.Properties.NumberExpression OutputFormat { get; set; }
member this.OutputFormat : AdaptiveExpressions.Properties.NumberExpression with get, set
Public Property OutputFormat As NumberExpression
Property Value
Expression which evaluates to a number.