Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Description

Returns the TaskIDs of all static tasks related to the given ItemID.

Signature

nxa.GetItemTasks (string)

Parameters

NameTypeMandatory/OptionalDescription
 ItemIDstringMThe ItemID for which relates tasks are queried.

Return

TypeDescription
string []An assay of strings containing the TaskIDs of the tasks related to the give ItemID.


  • No labels