Conflicts_Results (Type)
Query returning Conflicts_Results_Row records, each containing information about a conflict; for example, 'ConflictReason', 'FileName', Style', 'Title', and so on.
Based On:
Query
Query Row Type:
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
ConflictReason | PlainText | The reason that CommonSpot could not copy or move a page or document. |
Description | PlainText | The description of the page or document. |
FileName | PlainText | The file name of the page or document or the URL for a registered URL. |
PageID | PageID | The page ID of the page or document that has a conflict. |
Status | ConflictStatus | The status of the operation: 'Failure', 'OK', or 'Warning'. |
SubsiteID | SubsiteID | The ID of the page or document's subsite . |
SubsiteURL | SubsiteURL | The server-relative URL of the page or document's subsite. |
Title | PlainText_255 | The page or document's internal CommonSpot title. |
Error Message:
None