[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginCreateResource

BeginCreateResource Method

BeginCreateResource(BatchHeader, string, string, bool, byte[], string, Property[], AsyncCallback, object)

Declaration
public IAsyncResult BeginCreateResource(BatchHeader BatchHeader, string Resource, string Parent, bool Overwrite, byte[] Contents, string MimeType, Property[] Properties, AsyncCallback callback, object asyncState)
Public Function BeginCreateResource(BatchHeader As BatchHeader, Resource As String, Parent As String, Overwrite As Boolean, Contents As Byte(), MimeType As String, Properties As [Property](), callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Resource
string Parent
bool Overwrite
byte[] Contents
string MimeType
Property[] Properties
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult