Class: XmlSettingProperty

tibco.objectapi.de.user.XmlSettingProperty

new XmlSettingProperty()

Definition of a user setting (a name/value pair). Constructs a new XmlSettingProperty.

The following features are supported:

  • Name
  • Value

Members

Name :string

Name of a user setting - this can be any caller-specified name. This property holds the value of the 'Name' attribute.
Type:
  • string

Value :string

Value for this user setting. This property holds the value of the 'Value' attribute.
Type:
  • string