clsJob..::..ExecuteBasedOnSchedule Method

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

Syntax


public clsJob..::..JobReturnCodes ExecuteBasedOnSchedule(
	ref bool Executed,
	DateTime CurrentDateTime
)
Public Function ExecuteBasedOnSchedule ( _
	ByRef Executed As Boolean, _
	CurrentDateTime As DateTime _
) As clsJob..::..JobReturnCodes
public:
clsJob..::..JobReturnCodes^ ExecuteBasedOnSchedule(
	bool^% Executed, 
	DateTime^ CurrentDateTime
)

Parameters

Executed
Type: Boolean%
CurrentDateTime
Type: DateTime