clsCreditorTran..::..DebitTransaction Property

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

Syntax


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