Click or drag to resize

OpsContextEmplSession Property

The employee session data if an employee is signed in.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public EmployeeSession EmplSession { get; }

Property Value

Type: EmployeeSession
See Also