CurrencyDTO Class Members

<< Click to Display Table of Contents >>

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

CurrencyDTO Class Members

iVend Retail 6.6 - Web API Help

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

The following tables list the members exposed by CurrencyDTO.

Public Constructors

 

Name

Description

Public Constructor

CurrencyDTO Constructor

 

Top

Public Properties

 

Name

Description

Public Property

CultureInfo

Gets or sets the culture info.  

Public Property

DenominationList

Gets or sets the denomination list associated with the currency.  

Public Property

Description

Gets or sets the description.

Length: 100 characters.

 

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

Id

Mandatory

Gets or sets the currency id.

Length: 20 characters.

 

Public Property

IsBaseCurrency

Gets or sets a value indicating whether the currency is a base currency.

Only one currency can be marked as a base currency in system.

 

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

UserFields

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

Top

See Also

Reference

CurrencyDTO Class

CXS.Retail.DTO Namespace

Send Feedback