PreferencePropertyBase Class TIBCO Spotfire 6.0 API Reference
Inheritance Hierarchy

System Object
  DedicatedThreadAccessible
    Spotfire.Dxp.Framework.Preferences PreferencePropertyBase
      Spotfire.Dxp.Framework.Preferences PreferenceProperty T 

Namespace: Spotfire.Dxp.Framework.Preferences
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public abstract class PreferencePropertyBase : DedicatedThreadAccessible
Remarks

It is not possible to extend this class through inheritance. Instead, use the class PreferenceProperty T .
See Also