Skip to main content

TasksSuperStatusCountInformation

Modified: 6 Jun 2026 Viewpoint Field View Developer / API Help

The TasksSuperStatusCountInformation parameters are returned by certain APIs.

Table 1. Parameters
ParameterTypeMax LengthAllow NULLDescription
Project string 100 The name of the project.
TaskType string 100 The name of the task type.
Opened integer Count of tasks for this project which have been opened.
Completed integer Count of tasks for this project which have been completed.
Closed integer Count of tasks for this project which have been closed.
Submit

Table of Contents