|
<< Click to Display Table of Contents >> Navigation: CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > BatchDTO > BatchDTO Class Members |
iVend Retail 6.6 - Web API Help
BatchDTO Class Members
Properties Collapse All Expand All Members Options: Show All Members Options: Filtered
[TCheckBoxFormControlObj] Include Inherited Members
[TCheckBoxFormControlObj] Include Protected Members
CXS.Retail.DTO Namespace : BatchDTO Class |
The following tables list the members exposed by BatchDTO.
Public Constructors
|
Name |
Description |
|
|
Public Properties
|
Name |
Description |
|
Gets or sets the admission date. |
|
|
Gets or sets the available quantity. |
|
|
Gets or sets the batch number. |
|
|
Gets or sets the committed quantity. |
|
|
Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets the expiration date. |
|
|
Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets the in return quantity. |
|
|
Gets or sets the in stock quantity. |
|
|
Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets the lost quantity. |
|
|
Gets or sets the manufacturing date. |
|
|
Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets the on layaway quantity. |
|
|
Gets or sets the on order quantity. |
|
|
Gets or sets the on rent quantity. |
|
|
Gets or sets the price. |
|
|
Get the Product Id |
|
|
Gets or sets the product id. |
|
|
Gets or sets the status. |
|
|
Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Get the Warehouse Id |
|
|
Gets or sets the warehouse id. |
See Also