TreeINFO-For-M365 documentation
Preparing search index...
Form/CustomScript/Workflow
Config
Interface Config
interface
Config
{
approvalMatrix
:
ApprovalMatrix
;
export
:
(
workflowName
:
string
)
=>
Promise
<
StandardResponse
<
any
>
>
;
import
:
(
workflowName
:
string
,
workflowConfig
:
any
)
=>
Promise
<
StandardResponse
<
any
>
>
;
oof
:
OOF
;
}
Index
Properties
approval
Matrix
export
import
oof
Properties
approval
Matrix
approvalMatrix
:
ApprovalMatrix
export
export
:
(
workflowName
:
string
)
=>
Promise
<
StandardResponse
<
any
>
>
import
import
:
(
workflowName
:
string
,
workflowConfig
:
any
)
=>
Promise
<
StandardResponse
<
any
>
>
oof
oof
:
OOF
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
approval
Matrix
export
import
oof
TreeINFO-For-M365 documentation
Loading...