Click or drag to resize
SystemsNames Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a string array containing the names of the system objects in this collection

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

Return Value

Type: String
A string array containing the names of the system objects in this collection
Remarks