FormConfiguration.CurrentChoice Field

Definition

Enumeration of strings for interpreting a user response as asking for the current value.

public string[] CurrentChoice;
val mutable CurrentChoice : string[]
Public CurrentChoice As String() 

Field Value

String[]

Remarks

The first value is also used to describe the option of keeping the current value.

Applies to