| Description |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The description of this unit of measure.
|
| ConversionFactor |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The factor or rate that's used to convert this unit of measurement to the
base unit.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed a record related to this
record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed this record. If this
value is null, it’s possible that this record was referenced
(LastReferencedDate) and not viewed.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name of this unit of measure.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The ID of the user who owns this record.
|
| Type |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The type of the unit of measure. For example, weight, distance, period.
|
| Sequence |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The sequence number assigned to the unit of measure.
|
| Status |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- Specifies the status of the unit of measure.
- Possible values are:
|
| UnitCode |
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The code for this unit of measure. For example, mm[Hg], mcg/mL., kgs,
lbs.
|
| UnitOfMeasureClassId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The class associated with the unit of measurement.
- This field is a relationship field.
- Relationship Name
- UnitOfMeasureClass
- Refers To
- UnitOfMeasureClass
|