clsContact..::..MakeCreditorPending Property

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

Syntax


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