Overview
Adds a link to specified case as related.Case myCase.AddLink(caseOrId: ( string | Case ))
Case myCase.AddLink(caseOrId: ( string | Case ), linkType: ( "Related" | "Child" | "Duplicate" ))
Arguments
( string | Case ) caseOrId
case id or instance of case object
( "Related" | "Child" | "Duplicate" ) linkType
type of relation