Add | Adds a new currency rate. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
 Remove | Deletes a record from the object table. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data to XML formatted data. |
 Update | Updates the object data in the company database. |
 Browser | Returns the DataBrowser object. |
 Code | Sets or returns the currency code, for example, USD, EUR.
Field name: CurrCode. Mandatory property. Length: 3 characters. |
 Decimals | Sets or returns a value that specifies the decimal rounding type for the currency. |
 DocumentsCode | Sets or returns the currency internatioanl code on printed documents (e.g. $, ?).
Field name: DocCurrCod. Mandatory property. Length: 3 characters. |
 EnglishHundredthName | Sets or returns the English singular name of the decimal unit (e.g. Cent).
Field name: F100Name. Length: 20 characters. |
 EnglishName | Sets or returns the English singular name of the currency (e.g. Canadian Dollar).
Field name: FrgnName. Length: 20 characters. |
 HundredthName | Sets or returns the singular name of the decimal unit (e.g. Cent) on printed checks.
Field name: Chk100Name. Length: 20 characters. |
 InternationalDescription | Sets or returns the international singular name of the currency on printed chacks (e.g. Canadian Dollar).
Field name: ChkName. Length: 20 characters. |
 MaxIncomingAmtDiff | property MaxIncomingAmtDiff |
 MaxIncomingAmtDiffPercent | property MaxIncomingAmtDiffPercent |
 MaxOutgoingAmtDiff | property MaxOutgoingAmtDiff |
 MaxOutgoingAmtDiffPercent | property MaxOutgoingAmtDiffPercent |
 Name | Sets or returns the currency name (e.g. Canadian Dollar).
Field name: CurrName. Length: 20 characters. |
 PluralEnglishHundredthName | Sets or returns the English plural name of the decimal unit (e.g. Cents).
Applicable for cluster B only. Length: 20 characters. |
 PluralEnglishName | Sets or returns the English plural name of the currency (e.g. Canadian Dollars).
Applicable for cluster B only. Length: 20 characters. |
 PluralHundredthName | Sets or returns the plural name of the decimal unit (e.g. Cents) on printed checks.
Applicable for cluster B only. Length: 20 characters. |
 PluralInternationalDescription | Sets or returns the international plural name of the currency on printed chacks (e.g. Canadian Dollar).
 Applicable for cluster B only. Length: 20 characters. |
 Rounding | Sets or returns a valid value that determines the rounding method. |
 RoundingInPayment | Sets or returns a valid value that determines whether or not to round the total in payments. |
 UserFields | Returns the UserFields object. |
Â
Â