clsBOAllocation..::..BOAllocationCreateNewCompleted Event

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

Syntax


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