clsCRAllocations..::..ReadCompleted Event

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

Syntax


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