Maintenance..::..CopyEnd Event

Occurs when [copy end].

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.BusinessLogic
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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