[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginCreateModel

BeginCreateModel Method

BeginCreateModel(BatchHeader, string, string, byte[], Property[], AsyncCallback, object)

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