userPreferenceVar
Defines the class for describing user preference values.
The value of the bibus » account » useAccessibilityFeatures property is stored using this class.
Product locale and content locale are two key user preferences. Product locale is the locale used for the user interface, messages, help text, and online documentation.
Content locale is the locale used to render customer content and report output. The rendering of the names of objects in the content store, including models, is performed using the content locale, but the rendering of property names is performed using the product locale.
References
- Used by the following properties:
Properties
This class has the following properties.
- name
Identifies the user preference.
This property
is of type
string
is encoded as type
xs:string
- value
Specifies the value assigned to the user preference.
This property
is of type
string
is encoded as type
xs:string