Click or drag to resize

OrderDeviceInfoListOrderDeviceRevenueCenters Property

List of revenue centers.

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

Property Value

Type: ListOrderDeviceRevenueCenter
See Also