Click or drag to resize
SubjectLookups Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a collection of lookups required for this subject

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

Property Value

Type: Lookups
A collection of lookups required for this subject

Return Value

Type: Lookups
A collection of lookups required for this subject
Remarks