DebtorTransaction..::..CurrencyID Property

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

Syntax


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