CashBookTransaction..::..FXCurrencyCode Property

Namespace:  JiwaFinancials.Jiwa.JiwaCashBook
Assembly:  JiwaCashBook (in JiwaCashBook.dll)

Syntax


public string FXCurrencyCode { get; set; }
Public Property FXCurrencyCode As String
	Get
	Set
public:
property String^ FXCurrencyCode {
	String^ get ();
	void set (String^ value);
}