Click or drag to resize
GroupColumnsParent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a SummaryData or GroupColumn object that represents the parent of this object.

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

Return Value

Type: Object
The SummaryData or GroupColumn object that represents the parent of this object.
Remarks