{CompanyName} FlexyGo

SchedulerYearController..::..GetSchedulerHolidays Method

Gets the Scheduler Template

Namespace:  FLEXYGO.Controlers.UI
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


[BlacklistCheckAttribute]
[CompressAttribute]
public ActionResult GetSchedulerHolidays(
	string ModuleName,
	string Init,
	string End
)
<BlacklistCheckAttribute> _
<CompressAttribute> _
Public Function GetSchedulerHolidays ( _
	ModuleName As String, _
	Init As String, _
	End As String _
) As ActionResult

Parameters

ModuleName
Type: String
Name of the module.
Init
Type: String
Init date.
End
Type: String
End date.

Return Value

ActionResult.