CreditorTransaction..::..CurrencyShortCode Property

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

Syntax


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