FormsSuperStatusCountInformation
The FormsSuperStatusCountInformation parameters are returned by certain APIs.
Parameter | Type | Max Length | Allow NULL | Description |
---|---|---|---|---|
Project | string | 100 | The name of the project. | |
TaskType | string | 100 | The name of the form template. | |
Opened | integer | Count of forms for this project which have been opened. | ||
Completed | integer | Count of forms for this project which have been completed. | ||
Closed | integer | Count of forms for this project which have been closed. |