IJiwaScheduledExecutionPlugin..::..Execute Method

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

Syntax


void Execute(
	Plugin Plugin,
	Schedule Schedule
)
Sub Execute ( _
	Plugin As Plugin, _
	Schedule As Schedule _
)
void Execute(
	Plugin^ Plugin, 
	Schedule^ Schedule
)