Assigns the case to specified identity.
Case myCase.Assign(identity: ( string | Identity ))
myCase.Assign(identity: ( string |
))
Assigns the case to specified identity with comments.
Case myCase.Assign(identity: ( string | Identity ), comments: string)
), comments: string)
( string | Identity ) identity
to assign
string comments
of assignment
Copyright © 2010 - 2023 Emakin. All rights reserved.