TreeINFO-For-M365 documentation
Preparing search index...
Form/CustomScript/Workflow/Config/OOF
OOF
Interface OOF
interface
OOF
{
add
:
()
=>
Promise
<
void
>
;
delete
:
(
oofId
:
string
|
number
)
=>
Promise
<
void
>
;
getAll
:
()
=>
Promise
<
StandardResponse
<
any
>
>
;
modify
:
(
oofId
:
string
|
number
)
=>
Promise
<
void
>
;
}
Index
Properties
add
delete
get
All
modify
Properties
add
add
:
()
=>
Promise
<
void
>
delete
delete
:
(
oofId
:
string
|
number
)
=>
Promise
<
void
>
get
All
getAll
:
()
=>
Promise
<
StandardResponse
<
any
>
>
modify
modify
:
(
oofId
:
string
|
number
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
delete
get
All
modify
TreeINFO-For-M365 documentation
Loading...