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) Version: 18.2
Syntax
C#
public EmployeeSession EmplSession { get; }

Property Value

Type: EmployeeSession
See Also