ProgressInfo Class

Class used to encapsulate data retrieval progress information.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.DataRetrievalProgressInfo

Namespace:  Dundas.BI.Data.DataRetrieval
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class ProgressInfo

The ProgressInfo type exposes the following members.

Constructors
  NameDescription
Public methodProgressInfo
Initializes a new instance of the ProgressInfo class
Top
Properties
  NameDescription
Public propertyStep
Gets or sets the data retrieval step.
Top
See Also