Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV2
ITaskCollectionResponse
Interface ITaskCollectionResponse
Response containing a collection of TaskProgress.
interface
ITaskCollectionResponse
{
value
?:
LfRepositoryClientV2
.
TaskProgress
[]
;
}
Implemented by
LfRepositoryClientV2
.
TaskCollectionResponse
Index
Properties
value?
Properties
Optional
value
value
?:
LfRepositoryClientV2
.
TaskProgress
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
Documentation
Loading...
Response containing a collection of TaskProgress.