LegacySysProfile..::..SystemProfileChanged Event

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.SystemProfile
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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