[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportingService4.ReportingService2005SoapClient.CreateReportAsync

CreateReportAsync Method

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

Declaration
public void CreateReportAsync(BatchHeader BatchHeader, string Report, string Parent, bool Overwrite, byte[] Definition, Property[] Properties)
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
string Parent
bool Overwrite
byte[] Definition
Property[] Properties

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

Declaration
public void CreateReportAsync(BatchHeader BatchHeader, string Report, string Parent, bool Overwrite, byte[] Definition, Property[] Properties, object userState)
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
string Parent
bool Overwrite
byte[] Definition
Property[] Properties
object userState