LocationGroup
Manages grouping information for multiple locations, detailing membership and operational attributes for streamlined oversight.
Columns
| Name | Type | Description |
| Recordno [KEY] | String | The unique record number for the location group. |
| Id | String | The identifier for the location group. |
| Name | String | The name of the location group. |
| Description | String | A description of the location group. |
| Grouptype | String | The type of the location group. |
| Contactinfo_printas | String | The name to be printed for the location group's contact information. |
| Contactinfo_phone1 | String | The primary phone number for the location group. |
| Contactinfo_phone2 | String | The secondary phone number for the location group. |
| Contactinfo_mailaddress_address1 | String | The first line of the mailing address for the location group. |
| Contactinfo_mailaddress_address2 | String | The second line of the mailing address for the location group. |
| Contactinfo_mailaddress_city | String | The city of the mailing address for the location group. |
| Contactinfo_mailaddress_state | String | The state of the mailing address for the location group. |
| Contactinfo_mailaddress_zip | String | The zip code of the mailing address for the location group. |
| Contactinfo_mailaddress_country | String | The country of the mailing address for the location group. |
| Whencreated | Datetime | The date and time the location group was created. |
| Whenmodified | Datetime | The date and time the location group was last modified. |
| Createdby | Int64 | The identifier of the user who created the location group. |
| Modifiedby | Int64 | The identifier of the user who last modified the location group. |
| Megaentitykey | Int64 | The identifier for the megaentity associated with the location group. |
| Megaentityid | String | The ID for the megaentity associated with the location group. |
| Megaentityname | String | The name of the megaentity associated with the location group. |
| Record_url | String | The URL for accessing the location group record. |