PreferenceObject T  IsApplicationDefault Property TIBCO Spotfire 6.0 API Reference
Gets if this object is the default object defined for the class.

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 bool IsApplicationDefault { get;	[FriendVisibleAttribute(false)]
	internal set;
 }

Property Value

Type: Boolean
See Also