clsBOAllocation..::..BOAllocationLineChanged Event

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

Syntax


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