Overslaan en naar de inhoud gaan

AddProjectPackage()

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

The AddProjectPackage() command adds a project package in Field View.

  • Quota: 9
Table 1. Parameters
ParameterTypeMax LengthAllow NULLDescription
apiTokenstring20YYour API security token configured in Field View.
projectPackageRequestProjectPackageRequestProject package information request.
Table 2. Returns
FieldTypeDescription
IDintegerThe ID of the project package that was added.
<StatusRequest>
       <Status>
           SUCCESS
           <Message>Success.</Message>
       </Status>
       <ID></ID>
   </StatusRequest>
Indienen

Table of Contents