Click or drag to resize
LookupIgnoreBlanks Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether this lookup will exclude rows with a blank description

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

Property Value

Type: Boolean
True if this lookup will exclude rows with a blank description

Return Value

Type: Boolean
True if this lookup will exclude rows with a blank description
Remarks