Click or drag to resize
QuerySubjectTitle Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates the title 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 string SubjectTitle { get; }

Property Value

Type: String
A property that indicates the title of the Subject this Query uses.

Return Value

Type: String
A property that indicates the title of the Subject this Query uses.
See Also