The GetProjectGeometryClassifications() command returns a list of project geometry classifications in Field View.
Table 1. Parameters| Parameter | Type | Max Length | Required | Description |
|---|
| apiToken | string | 20 | Y | Your API security token configured in Field View. |
| projectID | integer | | Y | The unique ID of the project. |
<ProjectGeometryClassificationResponse>
<Status>
SUCCESS
<Message>Success.</Message>
</Status>
<ProjectGeometryClassificationInformation>
<ID></ID>
<Description></Description>
</ProjectGeometryClassificationInformation>
</ProjectGeometryClassificationResponse>