Direkt zum Inhalt

ProjectFormTemplateInformation

Modified: 31 Mai 2026 Viewpoint Field View Developer / API Help

The ProjectFormTemplateInformation parameters are returned by certain APIs.

Table 1. Parameters
ParameterTypeMax LengthAllow NULLDescription
FormTemplateIDintegerThe unique ID of the form template.
FormTemplateLinkIDintegerEach form template can have different versions. They will all have the same FormTemplateLinkID.
FormTemplatestring200The name of the form template.
TypeIDintegerThe unique ID of the type (All form templates are allocated to a type).
Typestring100The name of the type (All form templates are allocated to a type).
WorkFlowTemplateIDintegerThe unique ID of the workflow template that this form template follows.
WorkFlowTemplatestring100The name of the workflow template that this form template follows.
BusinessUnitIDintegerThe business unit ID that owns the form template.
BusinessUnitstring100The business unit that owns the form template.
Active boolean Whether the template is active.
Absenden

Table of Contents