Click or drag to resize

FormattedCheckDetailsLines Property


Namespace: Micros.PosCore.Common.Classes.CustomerFacingDisplay
Assembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntax
C#
public IEnumerable<FormattedDetailLine> Lines { get; set; }

Property Value

IEnumerableFormattedDetailLine
See Also