| FinancialTransactionCreditExchangeRate Property |
Gets or sets the crediting exchange rate
Namespace:
SanteDB.Core.Model.Acts
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public float CreditExchangeRate { get; set; }
Public Property CreditExchangeRate As Single
Get
Set
public:
property float CreditExchangeRate {
float get ();
void set (float value);
}
member CreditExchangeRate : float32 with get, set
Property Value
Type:
SingleSee Also