PreferenceBase IsEmpty Property TIBCO Spotfire 6.0 API Reference
Gets a value indicating whether this preference object only contains default property values or not.

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 IsEmpty { get; }

Property Value

Type: Boolean
See Also