[]
        
(Showing Draft Content)

C1.Win.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)
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)
Parameters
Type Name Description
BatchHeader BatchHeader
string Resource
string Parent
bool Overwrite
byte[] Contents
string MimeType
Property[] Properties
object userState