Click or drag to resize

EmployeeInfoRevenueCenters Property

This list contains all the RevenueCenterIDs where the employee has an operator record.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public List<int> RevenueCenters { get; set; }

Property Value

ListInt32
See Also