Click or drag to resize

MenuItemInfoInitialize Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public void Initialize(
	DbMenuItemDefinition menuItemDef,
	DataStoreClient ds,
	int langId,
	int rvcId
)

Parameters

menuItemDef
Type: DbMenuItemDefinition
ds
Type: DataStoreClient
langId
Type: SystemInt32
rvcId
Type: SystemInt32
See Also