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)
SyntaxTookanGetTaskDetailResponse GetTaskDetail(
	int taskId
)
Function GetTaskDetail ( 
	taskId As Integer
) As TookanGetTaskDetailResponse
Parameters
- taskId
 - Type: SystemInt32
 
Return Value
Type: 
TookanGetTaskDetailResponseThe reponse object.
See Also