/
nxa.AddItemLink
nxa.AddItemLink
Description
Creates a link between two items. Any change in the source item is forwarded to the destination item.
Signature
string nxa.AddItemLink (string, string, number)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
SourceItemID | string | M | The ItemID of the source item. |
DestinationItemID | string | M | The ItemID of the destination item. |
Delay | number | O | Delay in milliseconds. |
Return
Type | Description |
---|---|
string | TaskID that identifies the created task. |
, multiple selections available,
Related content
nxa.AddDirectLink
nxa.AddDirectLink
More like this
nxa.AddDirectBiLink
nxa.AddDirectBiLink
More like this
nxa.AddCustomItem
nxa.AddCustomItem
More like this
nxa.AddWriteTask
nxa.AddWriteTask
More like this
nxa.RemoveDirectBiLink
nxa.RemoveDirectBiLink
More like this
nxa.DestinationItemID
nxa.DestinationItemID
More like this