clsContact..::..CreditorCreateNewBefore Event

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

Syntax


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