MenuItemCommandData Constructor |
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic MenuItemCommandData(
MenuItemCommandDataSource source,
OpsContext opsContext,
int objectNumber,
int mainMenuLevel,
int subMenuLevel
)
Parameters
- source MenuItemCommandDataSource
-
- opsContext OpsContext
-
- objectNumber Int32
-
- mainMenuLevel Int32
-
- subMenuLevel Int32
-
See Also