| IBarcodeContainer Interface | 
Namespace: Resto.Front.Api.Data.Assortment
 Syntax
Syntaxpublic interface IBarcodeContainer : ISerializable
The IBarcodeContainer type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Barcode | The barcode that is associated with the current container. | 
|  | Container | Current container. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object.(Inherited from ISerializable.) | 
 See Also
See Also