Debtor..::..DebtorID Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Debtor
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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