Click or drag to resize

ItemCheckMenuItems Property


Namespace: Micros.PosCore.ChannelManagementPosting.JSONCheckObjects
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public List<MenuItem> CheckMenuItems { get; set; }

Property Value

ListMenuItem
See Also