ProjectPeopleInformation
The ProjectPeopleInformation parameters are returned by certain APIs.
Parameter | Type | Max Length | Allow NULL | Description |
---|---|---|---|---|
ID | integer | The unique ID of the person. | ||
Name | string | 103 | The name of the person. | |
OrganisationID | integer | The ID of the person's organisation. A dynamic list GetProjectOrganisations(). | ||
Organisation | string | 100 | The name of the person's organisation. A dynamic list GetProjectOrganisations(). | |
OrganisationTypeID | integer | The Field View organisation unit type ID of the person's organisation. A dynamic list GetOrganisationTypes(). | ||
OrganisationType | string | 100 | The Field View organisation unit type of the person's organisation. A dynamic list GetOrganisationTypes(). | |
LoginName | string | 50 | The Login Name of the user. This is not visible if the user has a Trimble Construction One account. |