Click or drag to resize

EmployeeInfoRevenueCenterNames Property

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

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

Property Value

ListString
See Also