Home > @tridion-sites/extensions > ItemsInProgressQueryProps
Signature:
export interface ItemsInProgressQueryProps
Property | Modifiers | Type | Description |
---|---|---|---|
forAllUsers? | boolean | (Optional) Option to include items that are in progress by any user, but only in Publications where the user has Publication Administration or Lock Management Rights (unless the user has System Administration privileges). By default, only items locked by the current user are returned. | |
lockUserId? | ItemUri | (Optional) Option to filter results by specified user id. | |
maxResults? | number | (Optional) Specifies the maximum number of results to return. |