pageTask
Namespace: | (default namespace) |
XML Schema: | ns1.xsd |
Page assigned to a task
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
pageId (string) | 0/1 | Page ID |
completeOn (completePageTask) | 0/1 | Optional page action, that will complete the task |
JSON
property | type | description |
---|---|---|
pageId | pageId (string) | Page ID |
completeOn | completeOn (completePageTask) | Optional page action, that will complete the task |