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 (24.3.0.1000)
Syntax public ProgressInfo Info { get; }
Public ReadOnly Property Info As ProgressInfo
Get
public:
property ProgressInfo^ Info {
ProgressInfo^ get ();
}
member Info : ProgressInfo with get
Property Value
Type:
ProgressInfoSee Also