Click or drag to resize
inmydataQueryPushConfigJSON Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the config json used to specify details about how the query data should be used by inmydata to create a source data

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string ConfigJSON { get; set; }

Property Value

Type: String
The config json used to specify details about how the query data should be used by inmydata to create a source data

Return Value

Type: String
The config json used to specify details about how the query data should be used by inmydata to create a source data

Implements

inmydataQueryPush_inmydataQueryPushConfigJSON
Remarks