PreferenceBaseReset Method

TIBCO Spotfire 11.4 API Reference
Resets all values that may explicitly have been given to the properties of this preference on a user level basis through a calls to Value. The effect of resetting a property is that when the Value of it is queried, either the group value or the default value will be returned.

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

C#
public void Reset()
Version Information

Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also

Reference