clsBOAllocationLine..::..DebtorAccountOnHold Property

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

Syntax


public bool DebtorAccountOnHold { get; set; }
Public Property DebtorAccountOnHold As Boolean
	Get
	Set
public:
property bool^ DebtorAccountOnHold {
	bool^ get ();
	void set (bool^ value);
}