Click or drag to resize

OpsSelectionEntry(Int64, String) Constructor

Initializes a new instance of the OpsSelectionEntry class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public OpsSelectionEntry(
	long number,
	string name
)

Parameters

number  Int64
 
name  String
 
See Also