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.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic string CheckTableAndGroupText { get; }
Property Value
String
See Also