clsBOAllocation..::..BOAllocationConfirmAutoAccountNoGeneration Event

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

Syntax


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