Click or drag to resize

TrainingEmployeeRevenueCenter Class

Employee's revenue center
Inheritance Hierarchy
SystemObject
  Micros.OpsTrainingEmployeeRevenueCenter

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public class TrainingEmployeeRevenueCenter

The TrainingEmployeeRevenueCenter type exposes the following members.

Properties
 NameDescription
Public propertyRevenueCenterID Revenue center identifier.
Public propertyRevenueCenterName Revenue center name.
Top
Methods
 NameDescription
Public methodEquals Equality
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodToString
(Overrides ObjectToString)
Top
See Also