Click or drag to resize
GoogleAnalyticsDetailsParent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the parent of this GoogleAnalytics object

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

Return Value

Type: Query
The parent of this GoogleAnalytics object

Implements

GoogleAnalyticsDetails_GoogleAnalyticsDetailsParent
See Also