UITaskDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Limited Fusion UI representation of a DConE platform TaskDTO
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| taskId (string) | 0/1 | |
| isDone (boolean) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| taskId | taskId (string) | |
| isDone | isDone (boolean) |