Click or drag to resize

OpsContextCheckTrailerLines Property

Return check standard trailer lines

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public ReadOnlyCollection<string> CheckTrailerLines { get; }

Property Value

ReadOnlyCollectionString
See Also