Click or drag to resize
QueryOpenAPIRuntimeConfigurationString Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the configuration string used in conjunction with the OpenAPI class to generate data, with any required field values populated

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

Return Value

Type: String
The configuration string used in conjunction with the OpenAPI class to generate data, with any required field values populated
See Also