Click or drag to resize

FormattedCheckDetailsLines Property

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

Property Value

Type: IEnumerableFormattedDetailLine
See Also