/
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.AddSetTask
nxa.AddSetTask
More like this
nxa.AddWriteTask
nxa.AddWriteTask
More like this
nxa.ActivateItemTask
nxa.ActivateItemTask
More like this
nxa.MakeItemShadowCopy
nxa.MakeItemShadowCopy
More like this