UnitOfMeasureGroup
Represents groups of related units of measure, including system-generated status and associated member units.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the unit of measure group. |
| auditCreatedDateTime | Datetime | True |
The date and time when the unit of measure group was created. |
| auditModifiedBy | String | True |
The user who last modified the unit of measure group. |
| auditModifiedDateTime | Datetime | True |
The date and time when the unit of measure group was last modified. |
| href | String | True |
The URL of the unit of measure group resource. |
| id | String | False |
The unique identifier of the unit of measure group record. |
| isSystemGenerated | Bool | True |
Indicates whether this unit of measure group was created automatically by the system. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the unit of measure group record. |
| ListAggregate_UnitsOfMeasure | String | False |
The aggregate list of units of measure associated with this unit of measure group. |