AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ToolHelper..::..CreateTaskTool<(Of <(<'T>)>)> Method

Converts to ol.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public eToolHelperResult CreateTaskTool<T>(
	string serviceAcount,
	SQL currentSQL,
	TaskTool theTask,
	int domainId,
	int languageId,
	Nullable<DateTime> dueDate,
	string assginedUserName,
	string assignedRoleName
)
where T : BusinessObjectBase

Type Parameters

T

Parameters

serviceAcount
Type: String
The service acount.
currentSQL
Type: AdvantageCMS.Data..::..SQL
The current SQL.
theTask
Type: AdvantageCMS.Core.Admin.BusinessEntity..::..TaskTool
The task.
domainId
Type: Int32
The domain identifier.
languageId
Type: Int32
The language identifier.
dueDate
Type: Nullable<(Of <(<'DateTime>)>)>
The due date.
assginedUserName
Type: String
Name of the assgined user.
assignedRoleName
Type: String
Name of the assigned role.

Return Value

eToolHelperResult.