| AssetStatePeriodId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The asset state period that's associated with the asset
attribute.
- This field is a relationship field.
- Relationship Name
- AssetStatePeriod
- Relationship Type
- Master-detail
- Refers To
- AssetStatePeriod (the master object)
|
| AttributeDefinitionId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The attribute definition that's associated with the asset state
period attribute.
- This field is a relationship field.
- Relationship Name
- AttributeDefinition
- Relationship Type
- Lookup
- Refers To
- AttributeDefinition
|
| AttributeName |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- The name of the asset attribute.
|
| AttributePicklistValueId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The value specified in the picklist type field that corresponds to
the attribute in the AttributePicklistValue object.
- This field is a relationship field.
- Relationship Name
- AttributePicklistValue
- Relationship Type
- Lookup
- Refers To
- AttributePicklistValue
|
| AttributeValue |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The value of the asset state period attribute. For example, a
shirt can have the value of blue, which indicates the shirt's color, or it can
have the value of small, which
indicates the shirt's size.
- You can use this field to filter records only if the DataType
value in the related AttributeDefinitionId
record is Text. If the
DataType value is Picklist,
use the value in the AttributePicklistValueId
field for filtering. You can’t use this field to filter records if
the DataType value is Checkbox, Currency,
Date, Datetime, Multipicklist, Number, or Percent.
|