Open this page in the API Guide

QueryElement.Parent Property

Gets the parent ProviderTask.

Namespace:  Dundas.BI.Data.DataProviders.Tasks
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public ProviderTask Parent { get; }

Property Value

Type: ProviderTask
See Also