CustomPreference Properties TIBCO Spotfire 7.6 API Reference

The CustomPreference type exposes the following members.

Properties

  Name Description
Public property Category
Implementations of this property are to return the name of the category to which the preference belongs. The category name must not be null or an empty string for the preference to be properly persisted.
(Inherited from PreferenceBase.)
Public property IsEmpty
Gets a value indicating whether this preference object only contains default property values or not.
(Inherited from PreferenceBase.)
Public property SubCategory
Implementations of this property are to return the name of the subcategory to which the preference belongs. The subcategory must not be null or an empty string for the preference to be properly persisted.
(Inherited from PreferenceBase.)
Top
See Also

Reference