SpecialPriceListDateDTO Class Members

<< Click to Display Table of Contents >>

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

SpecialPriceListDateDTO Class Members

iVend Retail 6.6 - Web API Help

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

The following tables list the members exposed by SpecialPriceListDateDTO.

Public Constructors

 

Name

Description

Public Constructor

SpecialPriceListDateDTO 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

FromDate

Mandatory

Gets or sets from date.

 

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

SpecialPriceListQuantityWrapper

Gets or sets the special price list quantity wrapper.  

Public Property

ToDate

Gets or sets to date.  

Public Property

UserFields

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

Top

See Also

Reference

SpecialPriceListDateDTO Class

CXS.Retail.DTO Namespace

Send Feedback