clsConnProfile..::..ConnectionProfileChanged Event

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

Syntax


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