Click or drag to resize
QuerySubjectType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates the type of the Subject this Query uses.

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

Property Value

Type: SubjectSubjectTypeEnum
A property that indicates the type of the Subject this Query uses.

Return Value

Type: SubjectSubjectTypeEnum
A property that indicates the type of the Subject this Query uses.
See Also