Assign¶
Assigns the case to the specified identity.
1 |
|
Assigns the case to the specified identity with comments.
1 |
|
Parameters¶
( string | Identity ) identity
The identity to assign the case to.
string comments
Comments about the assignment.
Returns¶
The current Case instance. The current Case instance.