Click or drag to resize

OpsSuperLiteMenuItemOptionsRequest Constructor

Constructor

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public OpsSuperLiteMenuItemOptionsRequest(
	MenuItemCommandData miData,
	DbMenuItemDefinition miDef
)

Parameters

miData
Type: Micros.OpsMenuItemCommandData
miDef
Type: DbMenuItemDefinition
See Also