Case.Assign

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

( string | Identity ) identity

to assign

string comments

of assignment

Copyright © 2010 - 2023 Emakin. All rights reserved.