Click or drag to resize
LookupMultipleSelect Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether the lookup allows multiple values to be selected

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

Property Value

Type: Boolean
True if the lookup allows multiple values to be selected

Return Value

Type: Boolean
True if the lookup allows multiple values to be selected
Remarks