Click or drag to resize

TrainingEmployeeInfoRevenueCenters Property

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

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

Property Value

Type: ListInt32
See Also