Click or drag to resize

OpsContextCheckHeaderLines Property

Return check standard header lines which max line equals 6

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

Property Value

ReadOnlyCollectionString
See Also