| 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. For example, if the base unit is
|
| Description |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The description of this unit of measure.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed this record, a
record related to this record, or a list view.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed this record or
list view. If this value is null, the user might have only accessed
this record or list view (LastReferencedDate) but not viewed
it.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name of the unit of measure.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The ID of the user or group that owns the job.,
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
| 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
- Code for the unit of measure.
|
| 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
|