DirectDebtorPayment..::..DebtorID Property

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

Syntax


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