clsBOAllocation..::..BOAllocationReadCompleted Event

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

Syntax


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