[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.GenerateModelAsync

GenerateModelAsync Method

GenerateModelAsync(BatchHeader, string, string, string, Property[])

Declaration
public void GenerateModelAsync(BatchHeader BatchHeader, string DataSource, string Model, string Parent, Property[] Properties)
Public Sub GenerateModelAsync(BatchHeader As BatchHeader, DataSource As String, Model As String, Parent As String, Properties As [Property]())
Parameters
Type Name Description
BatchHeader BatchHeader
string DataSource
string Model
string Parent
Property[] Properties

GenerateModelAsync(BatchHeader, string, string, string, Property[], object)

Declaration
public void GenerateModelAsync(BatchHeader BatchHeader, string DataSource, string Model, string Parent, Property[] Properties, object userState)
Public Sub GenerateModelAsync(BatchHeader As BatchHeader, DataSource As String, Model As String, Parent As String, Properties As [Property](), userState As Object)
Parameters
Type Name Description
BatchHeader BatchHeader
string DataSource
string Model
string Parent
Property[] Properties
object userState