Click or drag to resize
QueryOpenAPIClassIdentifier Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a string that identifies the Open API class that will be used to provide data

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

Return Value

Type: String
A string that identifies the Open API class that will be used to provide data
See Also