UserInterface..::..BusinessLogic_CopyEnd Method

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

Syntax


public virtual void BusinessLogic_CopyEnd(
	Object sender,
	EventArgs e
)
Public Overridable Sub BusinessLogic_CopyEnd ( _
	sender As Object, _
	e As EventArgs _
)
public:
virtual void BusinessLogic_CopyEnd(
	Object^ sender, 
	EventArgs^ e
)

Parameters

sender
Type: Object
e
Type: EventArgs