clsContact..::..CreditorChanged Event

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

Syntax


public event [CreditorChangedEventHandler] CreditorChanged
Public Event CreditorChanged As [CreditorChangedEventHandler]
public:
 event [CreditorChangedEventHandler]^ CreditorChanged {
	void add ([CreditorChangedEventHandler]^ value);
	void remove ([CreditorChangedEventHandler]^ value);
}