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

Property Value

EmployeeSession
See Also