FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..hasHolidaySchedule Method

Verifys if holiday schedule already exists

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool hasHolidaySchedule(
	string sScheduleIDOrName
)
Public Function hasHolidaySchedule ( _
	sScheduleIDOrName As String _
) As Boolean
public:
bool^ hasHolidaySchedule(
	String^ sScheduleIDOrName
)

Parameters

sScheduleIDOrName
Type: String
Name of the s schedule identifier or.

Return Value

true if [has holiday schedule] [the specified s schedule identifier or name]; otherwise, false.