|
<< Click to Display Table of Contents >> Navigation: CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > PurchasePriceDTO > PurchasePriceDTO Class Members |
iVend Retail 6.6 - Web API Help
PurchasePriceDTO 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 : PurchasePriceDTO Class |
The following tables list the members exposed by PurchasePriceDTO.
Public Constructors
|
Name |
Description |
|
|
Public Properties
|
Name |
Description |
|
Gets or sets the CurrencyId. Length: 20 CurrencyId.
|
|
|
Gets or sets the direct unit cost. |
|
|
Gets or sets the end date. |
|
|
Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets the Id. |
|
|
Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets the minimum quantity. |
|
|
Gets or sets the ProductId. Length: 20 ProductId.
|
|
|
Gets or sets the start date. |
|
|
Gets or sets the UOMId. Length: 20 UOMId.
|
|
|
Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO) |
|
|
Gets or sets the variant code. |
|
|
Gets or sets the vendor Id. |
See Also