Debtor..::..AllocationWarning Event

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

Syntax


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