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

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

Property Value

Type: String
A property that contains the system the subject belongs to.

Return Value

Type: String
A property that contains the system the subject belongs to.
Remarks
This value must be a system that exists in the setup already.
See Also