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: 18.2
Syntax
C#
public ReadOnlyCollection<string> CheckHeaderLines { get; }

Property Value

Type: ReadOnlyCollectionString
See Also