[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginSetItemDataSources

BeginSetItemDataSources Method

BeginSetItemDataSources(BatchHeader, string, DataSource[], AsyncCallback, object)

Declaration
public IAsyncResult BeginSetItemDataSources(BatchHeader BatchHeader, string Item, DataSource[] DataSources, AsyncCallback callback, object asyncState)
Public Function BeginSetItemDataSources(BatchHeader As BatchHeader, Item As String, DataSources As DataSource(), callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Item
DataSource[] DataSources
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult