PageCommandsServicesRemoveFromWorkflow Method |
Namespace: IngeniuxCMService
public XHRServiceResponseGeneric<PageCommandReturnInformation> RemoveFromWorkflow( string[] pageIds, string pubTarget )
Information of the Page Command action and the properties of updated Pages
{
"code": 0,
"error": null,
"message": {
"contentChanged": false,
"pageAction": "removefromworkflow",
"pageProperties": {
"name": "Home",
"allowedCategoryRoots": [],
"ancestors": ["x1", "x2"],
"assignedGroup": null,
"assignedUser": null,
"canClaimPage": false,
"canTranslate": false,
"checkedOut": false,
"error": null,
"icon": 7,
"isAssignedToOtherUser": false,
"isEditable": false,
"isInWorkflow": false,
"justRecycled": false,
"languageRootId": "",
"lingualMaps": {
"clones": [],
"master": null
},
"locale": "",
"localeInherited": true,
"markedForPublish": true,
"markedForPublishAny": true,
"markedForPublishPropagated": true,
"nextPageId": null,
"nextPageIndex": 0,
"noDnd": false,
"numChildPages": 9,
"pageId": "x11",
"parentId": null,
"pendingMasterVersion": 0,
"referenceProps": {
"created": "20081117T07:28:18",
"createdBy": "ingeniux\\ashley",
"endDate": "99991231T23:59:59",
"lastModified": "20140124T23:22:10",
"lastModifiedBy": "User\/ingeniux___awang",
"publishAs": "",
"startDate": "00010101T00:00:00"
},
"remoteServer": "",
"schemaFriendlyName": null,
"schemaName": "Home",
"schemaOnLatestVersion": false,
"securityLevel": 2,
"userCanCopyPage": true,
"workflow": null
},
"pages": [{
"id": "x11",
"props": {
"name": "Home",
"allowedCategoryRoots": [],
"ancestors": ["x1", "x2"],
"assignedGroup": null,
"assignedUser": null,
"canClaimPage": false,
"canTranslate": false,
"checkedOut": false,
"error": null,
"icon": 7,
"isAssignedToOtherUser": false,
"isEditable": false,
"isInWorkflow": false,
"justRecycled": false,
"languageRootId": "",
"lingualMaps": {
"clones": [],
"master": null
},
"locale": "",
"localeInherited": true,
"markedForPublish": true,
"markedForPublishAny": true,
"markedForPublishPropagated": true,
"nextPageId": null,
"nextPageIndex": 0,
"noDnd": false,
"numChildPages": 9,
"pageId": "x11",
"parentId": null,
"pendingMasterVersion": 0,
"referenceProps": {
"created": "20081117T07:28:18",
"createdBy": "ingeniux\\ashley",
"endDate": "99991231T23:59:59",
"lastModified": "20140124T23:22:10",
"lastModifiedBy": "User\/ingeniux___awang",
"publishAs": "",
"startDate": "00010101T00:00:00"
},
"remoteServer": "",
"schemaFriendlyName": null,
"schemaName": "Home",
"schemaOnLatestVersion": false,
"securityLevel": 2,
"userCanCopyPage": true,
"workflow": null
}
}],
"queryString": {
"assignTargetId": null,
"assignToGroup": null,
"comment": null,
"includeChildren": false,
"newPageName": null,
"pageAction": null,
"pageId": null,
"pageIds": null,
"transitionId": null
}
}
}