Click or drag to resize

BeginTableData Class

Initial data to pass to Begin Check
Inheritance Hierarchy
SystemObject
  Micros.OpsBeginTableData

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class BeginTableData

The BeginTableData type exposes the following members.

Constructors
  NameDescription
Public methodBeginTableData
Initializes a new instance of the BeginTableData class
Top
Fields
  NameDescription
Public fieldCoverCountEntered
The cover count that needs to be known when creating a check to deal with Cover Charges configured in EMC's Tender Parameters.
Public fieldTableData
The data string
Top
See Also