Click or drag to resize

OpsSignInPreviewEventArgs Class

Arguments for sign in/sign out events.
Inheritance Hierarchy

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

The OpsSignInPreviewEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodOpsSignInPreviewEventArgs
Initializes a new instance of the OpsSignInPreviewEventArgs class
Top
Properties
Methods
  NameDescription
Public methodSetEvent
Top
See Also