Click or drag to resize

TenderMediaEventArgsItems Property

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public List<SortedDetailBase> Items { get; }

Property Value

Type: ListSortedDetailBase
See Also