DebtorCreditorTransaction..::..ChildDebtorID Property

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

Syntax


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