| IOrderEditScreen Interface | 
Namespace: Resto.Front.Api.Data.Screens
 Syntax
Syntaxpublic interface IOrderEditScreen : ISerializable, IScreenWithOrder, IScreen
The IOrderEditScreen type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Order | Order that the screen is associated to.(Inherited from IScreenWithOrder.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object.(Inherited from ISerializable.) | 
 See Also
See Also