Click or drag to resize
UserPreferencesSave Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Saves the preferences to disk.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Save(
	ref string ErrorMessage = ""
)

Parameters

ErrorMessage (Optional)
Type: SystemString
The error if any returned by the save operation.

Return Value

Type: Boolean
True if the save was successfull
Remarks