[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginDeleteItem

BeginDeleteItem Method

BeginDeleteItem(BatchHeader, string, AsyncCallback, object)

Declaration
public IAsyncResult BeginDeleteItem(BatchHeader BatchHeader, string Item, AsyncCallback callback, object asyncState)
Public Function BeginDeleteItem(BatchHeader As BatchHeader, Item As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Item
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult