Plugin..::..RunScheduledExecutionPluginExecute Method

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

Syntax


public void RunScheduledExecutionPluginExecute(
	Schedule Schedule
)
Public Sub RunScheduledExecutionPluginExecute ( _
	Schedule As Schedule _
)
public:
void RunScheduledExecutionPluginExecute(
	Schedule^ Schedule
)