Click or drag to resize

TrainingEmployeeInfoListEmployeeRevenueCenters Property

List of unique employee revenue centers.

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

Property Value

Type: ListTrainingEmployeeRevenueCenter
See Also