CreditorTransaction..::..CurrencyID Property

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

Syntax


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