Click or drag to resize
QuerySubjectID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the ID of the subject used for this query

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

Property Value

Type: String
The ID of the subject used for this query

Return Value

Type: String
The ID of the subject used for this query
Remarks