Skip to main content

FormsSuperStatusCountInformation

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

The FormsSuperStatusCountInformation 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 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.
Submit

Table of Contents