Click or drag to resize
SecurityInfoReadOnlySetup Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates if the user is allowed read only access to the setup.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ReadOnlySetup { get; }

Return Value

Type: Boolean
True if the user is allowed read only access to the setup.
Remarks