CreditorTransaction..::..Ref Property

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

Syntax


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