InputDialog.MaxTurnCount Property

Definition

Gets or sets maximum number of times to ask the user for this value before the dialog gives up.

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

Property Value

Integer or expression which evaluates to integer.

Applies to