DetailedPage_Result (Type)
Row-limited query returning DetailedPage_Result_Row records containing the information needed by Keywords.getPagesByKeywordsAndTags().
Based On:
Rowlimitedquery
Query Row Type:
Each row of the returned query results has the following fields:
| Field Name | Type | Description |
|---|---|---|
| IsUploadedDoc | Boolean | Boolean flag which when true indicates that the item is an uploaded document. |
| MyApprovalNeeded | Boolean | Boolean flag which when set to true indicates that a current user's approval is needed. |
| MyWIP | Boolean | Boolean flag which when set to true indicates that a current user has work in progress pages. |
| OthersApprovalNeeded | Boolean | Boolean flag which when set to true indicates that a page needs approval by users other than the current user. |
| OthersWIP | Boolean | Boolean flag which when set to true indicates that a page is in a work in progress state for users other than the current user. |
| PageName | PlainText_255 | The page's name. |
Error Message:
None