ProviderTask Class

Class that encapsulates a data provider task.
Inheritance Hierarchy

Namespace: Dundas.BI.Data.DataProviders.Tasks
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public abstract class ProviderTask

The ProviderTask type exposes the following members.

Constructors
 NameDescription
Protected methodProviderTask Initializes a new instance of the ProviderTask class.
Top
Properties
 NameDescription
Public propertyId Gets the task ID.
Top
See Also