Click or drag to resize
inmydataQueryPush Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Class to define an alert on a dashboard
Inheritance Hierarchy
SystemObject
  DataPAEnterpriseDashboardinmydataQueryPush

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
[SerializableAttribute]
public class inmydataQueryPush : inmydataQueryPush_inmydataQueryPush, 
	ISerializable

The inmydataQueryPush type exposes the following members.

Constructors
  NameDescription
Public methodinmydataQueryPush
Creates and returns a new DashboardAlert object
Top
Methods
Fields
Properties
  NameDescription
Public propertyConfigJSON
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
Public propertyEnabled
Gets and sets a boolean flag that indicates if the push to inmydata is enabled
Public propertyName
Gets and sets the name to be used for the inmydata source data
Public propertyObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public propertyServer
Gets and sets the inmydata data application server to which the data should be pushed
Public propertyStoredAccessToken
Gets and sets the stored access token used to authenticate with the inmydata data application
Public propertyTenant
Gets and sets the inmydata tenant to be used to push data to
Top
Remarks