CreditorTransaction..::..Remark Property

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

Syntax


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