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