PreferenceObjectT Properties TIBCO Spotfire 7.6 API Reference

The PreferenceObjectT generic type exposes the following members.

Properties

  Name Description
Public property Id
Gets the Identifier for this preference object.
Public property IsApplicationDefault
Gets if this object is the default object defined for the class.
Public property IsDefault
Gets if this is the default object for the class at group level.
Public property IsReadOnly
Gets whether or not this object is read only, that is, if its value can be changed by the user.
Public property Value
Gets or sets the value for this preference object. If the object is read only, a NotSupportedException will be thrown if trying to set the value. When the value is set the ValueChanged event will be fired.
Top
See Also

Reference