FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deHolidaySchedule..::..removeHolidayItem Method

Removes the holiday item ID

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

Syntax


public bool removeHolidayItem(
	string sHolidayItemIDOrName
)
Public Function removeHolidayItem ( _
	sHolidayItemIDOrName As String _
) As Boolean
public:
bool^ removeHolidayItem(
	String^ sHolidayItemIDOrName
)

Parameters

sHolidayItemIDOrName
Type: String
Name of the s holiday item identifier or.

Return Value

true if XXXX, false otherwise.