KitchenDraw SDK 2
Show / Hide Table of Contents

Property Rate

Rate

Exchange rate of the currency.

Declaration
public double Rate { get; }
Property Value
Type Description
double
Remarks

Usually users consider some currency as a base one in the application, and set the rate 1.0 for this currency. All the other currency rates are then expressed by users relative to this base currency.

In this article
Back to top Generated by DocFX