DataRetrievalProgressInfo Property  | 
 
            Gets the progress information.
            
 
    Namespace: 
   Dundas.BI.Data.DataRetrieval
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic ProgressInfo Info { get; }Public ReadOnly Property Info As ProgressInfo
	Get
public:
property ProgressInfo^ Info {
	ProgressInfo^ get ();
}member Info : ProgressInfo with get
Property Value
Type: 
ProgressInfo
See Also