Class used to encapsulate data retrieval progress information.
            
Inheritance Hierarchy 
    Namespace: 
   Dundas.BI.Data.DataRetrieval
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic class ProgressInfo
Public Class ProgressInfo
public ref class ProgressInfo
type ProgressInfo =  class end
The ProgressInfo type exposes the following members.
Constructors| 
								 
							 | Name | Description | 
|---|
  | ProgressInfo | Initializes a new instance of the ProgressInfo class  | 
Top
Properties| 
								 
							 | Name | Description | 
|---|
  | Step | 
            Gets or sets the data retrieval step.
              | 
Top
See Also