clsBOAllocation..::..BOAllocationLineSplit Event

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

Syntax


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