Click or drag to resize

ITookanGetTaskDetail Method (String)

Get the task detail for the specified order.

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

Parameters

orderId
Type: SystemString
This will be set by you.

Return Value

Type: TookanGetTaskDetailResponse
The response object.
See Also