[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginSetResourceContents

BeginSetResourceContents Method

BeginSetResourceContents(BatchHeader, string, byte[], string, AsyncCallback, object)

Declaration
public IAsyncResult BeginSetResourceContents(BatchHeader BatchHeader, string Resource, byte[] Contents, string MimeType, AsyncCallback callback, object asyncState)
Public Function BeginSetResourceContents(BatchHeader As BatchHeader, Resource As String, Contents As Byte(), MimeType As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Resource
byte[] Contents
string MimeType
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult