$Domain.GetCase
Overview
Gets a case by id.
Case $Domain.GetCase(id: string)
Arguments
string id
of case
Returns
Instance of Case | case if found, otherwise null.
Copyright © 2010 - 2023 Emakin. All rights reserved.
Gets a case by id.
Case $Domain.GetCase(id: string)
string id
of case
Instance of Case | case if found, otherwise null.
Copyright © 2010 - 2023 Emakin. All rights reserved.