Click or drag to resize
ImportSystemArgsbLookupEdit Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that contains a flag with indictaes if users can edit lookups for system.

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

Property Value

Type: Boolean
A property that contains a flag with indictaes if users can edit lookups for system.

Return Value

Type: Boolean
A property that contains a flag with indictaes if users can edit lookups for system.
Remarks