Description
Returns the TaskIDs of all static tasks related to the given ItemID.
Signature
nxa.GetItemTasks (string)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
ItemID | string | M | The ItemID for which relates tasks are queried. |
Return
Type | Description |
---|---|
string [] | An assay of strings containing the TaskIDs of the tasks related to the give ItemID. |