Click or drag to resize

IKitchenOrder Methods

The IKitchenOrder type exposes the following members.

Methods
 NameDescription
Public methodGetObjectDataPopulates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ISerializable)
Top
Extension Methods
 NameDescription
Public Extension MethodGetKitchenOrderAllExternalData Returns all external data of order. Use [!:AddOrUpdateKitchenOrderExternalData] to add the data in order.
(Defined by OperationArgumentExtensions)
Public Extension MethodGetKitchenOrderItemAllExternalData Returns all external data of kitchen order item. Use [!:AddOrUpdateKitchenOrderItemExternalData] to add the data in order.
(Defined by OperationArgumentExtensions)
Top
See Also