Click or drag to resize

CheckHeaderGuestInformation Property

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

Property Value

Type: ArrayAccessorEncapsulatorDbGuestInformationDetail, GuestInformationDetail, GuestCheck
See Also