clsContact..::..HasMatchingDebtor Property

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

Syntax


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