PreferenceUsage Enumeration TIBCO Spotfire 6.0 API Reference
Specifies identifiers that define the usage of a preference.

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 enum PreferenceUsage
Members

  Member nameValueDescription
SingleUser0The preference value is only defined for a single user.
UserGroup1The preference may be defined for user groups.
See Also