Click or drag to resize
inmydataQueryPushEnabled Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a boolean flag that indicates if the push to inmydata is enabled

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

Property Value

Type: Boolean
A boolean flag that indicates if the push to inmydata is enabled

Return Value

Type: Boolean
A boolean flag that indicates if the push to inmydata is enabled

Implements

inmydataQueryPush_inmydataQueryPushEnabled
Remarks