Click or drag to resize

OpsContextCheckTrailerLines Property

Return check standard trailer lines

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

Property Value

Type: ReadOnlyCollectionString
See Also