TreeINFO-For-M365 documentation
Preparing search index...
Common/CustomScript/Workflow/Config/ApprovalMatrix
ApprovalMatrix
Class ApprovalMatrix
Implements
IWorkflowApprovalMatrixService
Index
Methods
delete
get
get
All
get
By
Name
save
Methods
delete
delete
(
internalName
:
string
)
:
Promise
<
BackendResponse
<
void
>
>
Parameters
internalName
:
string
Returns
Promise
<
BackendResponse
<
void
>
>
get
get
()
:
Promise
<
BackendResponse
<
any
>
>
Returns
Promise
<
BackendResponse
<
any
>
>
get
All
getAll
()
:
Promise
<
BackendResponse
<
ApprovalMatrixBaseItem
[]
>
>
Returns
Promise
<
BackendResponse
<
ApprovalMatrixBaseItem
[]
>
>
get
By
Name
getByName
(
internalName
:
string
)
:
Promise
<
BackendResponse
<
ApprovalMatrixItem
>
>
Parameters
internalName
:
string
Returns
Promise
<
BackendResponse
<
ApprovalMatrixItem
>
>
save
save
(
matrix
:
ApprovalMatrixItem
)
:
Promise
<
BackendResponse
<
ApprovalMatrixItem
>
>
Parameters
matrix
:
ApprovalMatrixItem
Returns
Promise
<
BackendResponse
<
ApprovalMatrixItem
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
delete
get
get
All
get
By
Name
save
TreeINFO-For-M365 documentation
Loading...