Click or drag to resize
ImportSubjectArgscID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that contains the subject ID.

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

Property Value

Type: String
A property that contains the subject ID.

Return Value

Type: String
A property that contains the subject ID.
Remarks
This value must be unique so the use of a GUID is recommended. This property is mandatory.
See Also