FormattedCheckDetailsItems Property |
Namespace: Micros.PosCore.Common.Classes.CustomerFacingDisplayAssembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntaxpublic IEnumerable<FormattedDetailItem> Items { get; set; }
Property Value
IEnumerableFormattedDetailItem
See Also