Click or drag to resize

EmployeeRevenueCenter Class

Employee's revenue center
Inheritance Hierarchy
SystemObject
  Micros.OpsEmployeeRevenueCenter

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

The EmployeeRevenueCenter 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 Return unique hashcode for this object.
(Overrides ObjectGetHashCode)
Public methodToString Returns revenue center name for employee
(Overrides ObjectToString)
Top
See Also