Click or drag to resize

CheckCheckItems Property

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

Property Value

Type: ListItem
See Also