Click or drag to resize
QueryManifestSubjectID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the UniqueID of the subject for this query.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string SubjectID { get; set; }

Property Value

Type: String
The UniqueID of the subject for this query.

Return Value

Type: String
The UniqueID of the subject for this query.
Remarks