Preparing search index...
The search index is not available
@esri/solution.js
@esri/solution.js
common/src
IFolderSuccessResult
Interface IFolderSuccessResult
interface
IFolderSuccessResult
{
folder
:
{
id
:
string
;
title
:
string
;
username
:
string
;
}
;
success
:
boolean
;
}
Index
Properties
folder
success
Properties
folder
folder
:
{
id
:
string
;
title
:
string
;
username
:
string
;
}
Type declaration
id
:
string
title
:
string
username
:
string
success
success
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
folder
success
@esri/solution.js
Loading...