Click or drag to resize

OpsOrderDeviceRequestOrderDeviceList Property

List of order devices to be displayed.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public OrderDeviceInfoList OrderDeviceList { get; set; }

Property Value

Type: OrderDeviceInfoList
See Also