Click or drag to resize
SystemObjectAllowMultipleSubjects Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if this system supports multiple subjects in one query

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

Property Value

Type: Boolean
True if this system supports multiple subjects in one query

Return Value

Type: Boolean
True if this system supports multiple subjects in one query
Remarks