Overview
Assigns the case to specified identity.
Case myCase.Assign(identity: ( string | Identity ))
Assigns the case to specified identity with comments.
Case myCase.Assign(identity: ( string | Identity ), comments: string)
Arguments
to assign
string comments
of assignment