FormattedCheckDetailsLines Property |
Namespace: Micros.PosCore.Common.Classes.CustomerFacingDisplayAssembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntaxpublic IEnumerable<FormattedDetailLine> Lines { get; set; }
Property Value
IEnumerableFormattedDetailLine
See Also