The GeometryClassificationInformation parameters are returned by certain APIs.
| Parameter | Type | Max Length | Allow NULL | Description |
|---|---|---|---|---|
| ID | integer | The unique ID of the geometry classification. | ||
| Description | string | 100 | The description of the geometry classification. | |
| GeometryTypeID | integer | The unique ID of the geometry type. | ||
| GeometryType | string | 100 | The description of the geometry type. | |
| VisibilityOrganisationID | integer | The top level organisation ID, in the business unit structure, who has permission to view this geometry classification. | ||
| OrganisationUnitAndBelow | bool | Can business units below the VisibilityOrganisationID, also have permission to view this geometry classification. | ||
| VisibilityOrganisation | string | 100 | The top level organisation name, in the business unit structure, who has permission to view this geometry classification. | |
| OwnerOrganisationID | integer | The organisation ID who has permission to edit this geometry classification. | ||
| OwnerOrganisation | string | 100 | The organisation name who has permission to edit this geometry classification. | |
| Active | boolean | Is the geometry classification active and available for use. |