[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.CreateResourceAsync

CreateResourceAsync Method

CreateResourceAsync(BatchHeader, string, string, bool, byte[], string, Property[])

Declaration
public void CreateResourceAsync(BatchHeader BatchHeader, string Resource, string Parent, bool Overwrite, byte[] Contents, string MimeType, Property[] Properties)
Public Sub CreateResourceAsync(BatchHeader As BatchHeader, Resource As String, Parent As String, Overwrite As Boolean, Contents As Byte(), MimeType As String, Properties As [Property]())
Parameters
Type Name Description
BatchHeader BatchHeader
string Resource
string Parent
bool Overwrite
byte[] Contents
string MimeType
Property[] Properties

CreateResourceAsync(BatchHeader, string, string, bool, byte[], string, Property[], object)

Declaration
public void CreateResourceAsync(BatchHeader BatchHeader, string Resource, string Parent, bool Overwrite, byte[] Contents, string MimeType, Property[] Properties, object userState)
Public Sub CreateResourceAsync(BatchHeader As BatchHeader, Resource As String, Parent As String, Overwrite As Boolean, Contents As Byte(), MimeType As String, Properties As [Property](), userState As Object)
Parameters
Type Name Description
BatchHeader BatchHeader
string Resource
string Parent
bool Overwrite
byte[] Contents
string MimeType
Property[] Properties
object userState