Click or drag to resize

OpsTmedEventArgs Class

Arguments for Tender events
Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.OpsOpsEventMonitorArgs
      Micros.PosCore.Extensibility.OpsOpsTmedEventArgs

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.9
Syntax
C#
public class OpsTmedEventArgs : OpsEventMonitorArgs

The OpsTmedEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsTmedEventArgsInitializes a new instance of the OpsTmedEventArgs class
Top
Properties
 NameDescription
Public propertyChangeDue 
Public propertyChargeTipTotal 
Public propertyCount 
Public propertyCurrencyID 
Public propertyDescription
(Overrides EventMonitorArgsDescription)
Public propertyEventName
(Overrides EventMonitorArgsEventName)
Public propertyInterfaceLink 
Public propertyIsDebit 
Public propertyIsPayment 
Public propertyIsTaxExemptCoupon 
Public propertyName
(Overrides EventMonitorArgsName)
Public propertyObjectNumber 
Public propertyOpenDrawer 
Public propertyOriginalTndTtl OriginalTndTtl is valid during the OpsTmedTenderTotalQueryEvent only. It can be used to determine if a previous extensibiltiy application or SIM has changed the tender total
Public propertyPmsTotals 
Public propertyReferenceEntries 
Public propertyRestrictLastItemVoid 
Public propertySimChangeDue 
Public propertyTillId 
Public propertyTmedDef 
Public propertyTmedDetail 
Public propertyTotal 
Public propertyVoid 
Public propertyVoidDetailLink 
Public propertyVoidReason 
Top
Methods
Fields
 NameDescription
Public fieldVoidAction 
Top
See Also