PriceCollection..::..LoadFromRangesEnd Event

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.PriceUpdate.DebtorClassEntry
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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