Click or drag to resize

ITookanGetTaskDetail Method (Int32)

Get the task detail.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
TookanGetTaskDetailResponse GetTaskDetail(
	int taskId
)

Parameters

taskId
Type: SystemInt32

Return Value

Type: TookanGetTaskDetailResponse
The reponse object.
See Also