[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginGenerateModel

BeginGenerateModel Method

BeginGenerateModel(BatchHeader, string, string, string, Property[], AsyncCallback, object)

Declaration
public IAsyncResult BeginGenerateModel(BatchHeader BatchHeader, string DataSource, string Model, string Parent, Property[] Properties, AsyncCallback callback, object asyncState)
Public Function BeginGenerateModel(BatchHeader As BatchHeader, DataSource As String, Model As String, Parent As String, Properties As [Property](), callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string DataSource
string Model
string Parent
Property[] Properties
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult