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

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

Property Value

Type: String
A property that contains the system name.

Return Value

Type: String
A property that contains the system name.
Remarks
This property is mandatory.
See Also