Click or drag to resize

OpsCountSheetRequest Class

Inheritance Hierarchy

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

The OpsCountSheetRequest type exposes the following members.

Constructors
  NameDescription
Public methodOpsCountSheetRequest
Initializes a new instance of the OpsCountSheetRequest class
Top
Properties
Methods
  NameDescription
Public methodCalculateCount
Protected methodOnProcessCommand (Overrides OpsEntryRequestOnProcessCommand(OpsCommand).)
Public methodProcessDataGridRowSelectedCommand
This will handle editable grid row selection in HTML and assign SelectedCountSheetEntry with selected entry
Top
See Also