FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deHolidaySchedule Constructor (String, String, String, String)

Initializes a new instance of the deHolidaySchedule class.

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

Syntax


public deHolidaySchedule(
	string sTenantDBConnectionString,
	string hostOrTenantID,
	string externalUserName,
	string scheduleID
)
Public Sub New ( _
	sTenantDBConnectionString As String, _
	hostOrTenantID As String, _
	externalUserName As String, _
	scheduleID As String _
)
public:
deHolidaySchedule(
	String^ sTenantDBConnectionString, 
	String^ hostOrTenantID, 
	String^ externalUserName, 
	String^ scheduleID
)

Parameters

sTenantDBConnectionString
Type: String
Connection string to the tenant database
hostOrTenantID
Type: String
host name or tenant id
externalUserName
Type: String
The external user identifier
scheduleID
Type: String