SpecialPriceListQuantityDTO Class Members

<< Click to Display Table of Contents >>

Navigation:  CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > SpecialPriceListQuantityDTO >

SpecialPriceListQuantityDTO Class Members

iVend Retail 6.6 - Web API Help

SpecialPriceListQuantityDTO 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 : SpecialPriceListQuantityDTO Class

The following tables list the members exposed by SpecialPriceListQuantityDTO.

Public Constructors

 

Name

Description

Public Constructor

SpecialPriceListQuantityDTO Constructor

 

Top

Public Properties

 

Name

Description

Public Property

AutoUpdt

Mandatory

Gets or sets a value indicating whether the prices are to be determined at the time of discounting.

 

Public Property

Discount

Mandatory

Gets or sets the discount.

 

Public Property

DiscountType

Mandatory

Gets or sets the type of discount.

Valid values are

None = 0

Amount = 1

Percent = 2

 

Public Property

EnterpriseName

Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

GenerateIntegrationEvent

Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Key

Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Message

Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Price

Mandatory

Gets or sets the price.

 

Public Property

PriceListId

Mandatory

Gets or sets the price list id.

Length: 20 characters.

 

Public Property

Quantity

Mandatory

Gets or sets the quantity.

 

Public Property

UoMId

Mandatory

Gets or sets the UoM id.

Length: 20 characters.

 

Public Property

UserFields

Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO)

Top

See Also

Reference

SpecialPriceListQuantityDTO Class

CXS.Retail.DTO Namespace

Send Feedback