CreditorCollection..::..InvoiceLineChangedEvent Event

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

Syntax


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