Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Current »

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

NameTypeMandatory/OptionalDescription
SourceItemIDstringMThe ItemID of the source item.
DestinationItemIDstringMThe ItemID of the destination item.
DelaynumberODelay in milliseconds.

Return

TypeDescription
stringThe TaskID that identifies the created task.
  • No labels