Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Adds a link to specified case as related.

Case Case.AddLink(caseOrId: ( string | Case ))

Adds a linked case with specified type

Case Case.AddLink(caseOrId: ( string | Case ), linkType: ( "Related" | "Child" | "Duplicate" ))

( string | Case ) caseOrId
case id or instance of case object
( "Related" | "Child" | "Duplicate" ) linkType
type of relation