Arguments for Get Inbound Work Item Info Method
The following table lists the arguments for the Get Inbound Work Item Info method.
| Argument Display Name And Data Type | Argument Name | Type | Req’d | Comment | 
|---|---|---|---|---|
| Channel Type (type: String) | ChannelType | Input | Yes | The language-independent channel type | 
| Channel Type Locale (type: String) | MediaTypeLocale | Output | Yes | The language-dependent channel type locale | 
| Description (type: String) | Description | Output | Yes | Work item description | 
| Driver Work Tracking ID (type: String) | DriverWorkTrackID | Output | Yes | Work tracking ID in driver scope | 
| Icon File (type: String) | IconFile | Output | Yes | Icon file of the driver profile that owns this work item. The icon is also specified in the CSS file. | 
| Is Active State (type: Number) | IsActiveState | Output | Yes | Indicates if this work item is active | 
| Is Data Contained Inside (type: Number) | HasWorkData | Output | No | Indicates if this work item contains data inside | 
| Is Inbound Item (type: Number) | IsInboundItem | Output | Yes | Indicates if this is an inbound work item | 
| Item Index (type: Number) | ItemIndex | Input | Yes | The index of work item | 
| Parent Work Item ID (type: String) | ParentWorkItemID | Output | Yes | ID of parent work item | 
| Profile ID (type: String) | ProfileID | Output | Yes | Row ID of driver profile | 
| Profile Name (type: String) | ProfileName | Output | Yes | Name of driver profile | 
| Time In Queue (type: Number) | TimeInQueue | Output | Yes | Time work item in queue | 
| View Bookmark (type: String) | ViewBookmark | Output | Yes | View bookmark | 
| Work Duration (type: String) | WorkDuration | Output | Yes | Duration of work item | 
| Work Item ID (type: String) | WorkItemID | Output | Yes | Work item ID | 
| Work Item Not Exist (type: Number) | WorkItemNotExist | Output | Yes | If such work item exists | 
| Work Object ID (type: String) | WorkObjectID | Output | Yes | Work object ID | 
| Work Start Time (type: String) | WorkStartTime | Output | Yes | Time work item started | 
| Work State (type: String) | WorkState | Output | Yes | Work item state | 
| Work Tracking Object Business Component (type: String) | WorkTrackObjBusComp | Output | Yes | Name of business component for after-work tracking | 
| Work Tracking Object Business Object (type: String) | WorkTrackObjBusObj | Output | Yes | Name of business object for after-work tracking |