FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..removeHolidaySchedule Method

Removes the holiday Schedule

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

Syntax


public bool removeHolidaySchedule(
	string scheduleID
)
Public Function removeHolidaySchedule ( _
	scheduleID As String _
) As Boolean
public:
bool^ removeHolidaySchedule(
	String^ scheduleID
)

Parameters

scheduleID
Type: String

Return Value

true if XXXX, false otherwise.