clsDBAllocations..::..PrepareNewCompleted Event

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

Syntax


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