Click or drag to resize

OpsContextCheckTableAndGroupText Property

Check Table Text And Group in format "TBL {TableTextAndGroup}" Where {TableTextAndGroup} = The "table number/group" if non-blank and table number is used. if table is 0 then blank is returned. The "table name/group" if non-blank and table name is used. if table is 0 then blank is returned.

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

Property Value

Type: String
See Also