DemoCharacteristicValue

Header Image
Project:
DemoCharacteristicValue : Public <<TMF_BusinessEntity>> Business Entity
Created: 1/10/2022 12:03:04 PM
Modified: 1/16/2025 11:02:24 AM
Project:
Advanced:
A single value or range of values that can be used to define a DemographicCharacteristic.
  • Attributes
  • Associations To
  • Associations From
  • Tagged Values
  • Advanced
Attribute Scope Type
fromValue Public String
Notes: The low range value that a characteristic can take on.
isDefault Public Boolean
Notes: Indicates if the value is the default value for a characteristic.
rangeInterval Public String
Notes: An indicator that specifies the inclusion or exclusion of the valueFrom and valueTo attributes.

Possible values are "open", "closed", "closedBottom" and "closedTop".
toValue Public String
Notes: The upper range value that a characteristic can take on.
type Public String
Notes: A kind of value that the characteristic can take on, such as numeric, text, and so forth.
unitOfMeasure Public String
Notes: A length, surface, volume, dry measure, liquid measure, money, weight, time, and the like. Iin general, a determinate quantity or magnitude of the kind designated, taken as a standard of comparison for others of the same kind, in assigning to them numerical values, as 1 foot, 1 yard, 1 mile, 1 square foot.
validFor Public TimePeriod
Notes: The period of time for which a value is applicable.
value Public String
Notes: A discrete value that the characteristic can take on.



Note:

Either value or valueFrom and/or valueTo are required