Class: XmlSaveUserSettingsDetail

tibco.objectapi.de.user.XmlSaveUserSettingsDetail

new XmlSaveUserSettingsDetail()

Details of a user setting. Constructs a new XmlSaveUserSettingsDetail.

The following features are supported:

Members

settingId :string

ID used to identify a user setting type (controlled by the calling component). This property holds the value of the 'Setting Id' attribute.
Type:
  • string

settingProperties :Array.<tibco.objectapi.de.user.XmlSettingProperty>

Definition of a user setting (a name/value pair) to be stored for this storageKey and settingID. This property holds the value of the 'Setting Properties' containment reference list.
Type:

storageKey :string

Key value for this user setting. Typically this will be a resource GUID for resources. However, the caller may specify any key that is required. This property holds the value of the 'Storage Key' attribute.
Type:
  • string