Click or drag to resize

OpsMultipleSelectionDialogRequest Constructor

Initializes a new instance of the OpsMultipleSelectionDialogRequest class

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public OpsMultipleSelectionDialogRequest(
	List<string> optionsList
)

Parameters

optionsList
Type: System.Collections.GenericListString
See Also