Click or drag to resize

CheckHeaderCheckInformation Property

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public abstract ArrayAccessorEncapsulator<DbTextDetail, TextDetail, GuestCheck> CheckInformation { get; }

Property Value

Type: ArrayAccessorEncapsulatorDbTextDetail, TextDetail, GuestCheck
See Also