Click or drag to resize

IClosedOrdersScreen Interface

Screen with list of closed orders.

Namespace: Resto.Front.Api.Data.Screens
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public interface IClosedOrdersScreen : ISerializable, 
	IScreen

The IClosedOrdersScreen type exposes the following members.

Methods
 NameDescription
Public methodGetObjectDataPopulates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ISerializable)
Top
See Also