ProfileParameterMetadataRelationType_enum

ProfileParameterMetadataRelationType_enum
ProfileParameterMetadataRelationType_enum

The relation type to be supported.

Possible values:

  • dynamic_relation: The relation to a subprofile or a parameter.
  • extensible_relation: The values from sources other than the parameter/profile or the static value list are allowed.
  • localizable_relation: The value list contains localization keys instead of values.
  • static_relation: The relation is defined by static valid value list.
  • validation_relation: The relation is defined for validation purpose.
This data structure has no properties.
Enumeration: dynamic_relation, extensible_relation, localizable_relation, static_relation, validation_relation,