Click or drag to resize
SystemObjectAllowLookupEdit Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if this system supports editing the lookups in the query wizard

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

Property Value

Type: Boolean
True if this system editing the lookups in the query wizard

Return Value

Type: Boolean
True if this system editing the lookups in the query wizard
Remarks