[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.CreateModelAsync

CreateModelAsync Method

CreateModelAsync(BatchHeader, string, string, byte[], Property[])

Declaration
public void CreateModelAsync(BatchHeader BatchHeader, string Model, string Parent, byte[] Definition, Property[] Properties)
Public Sub CreateModelAsync(BatchHeader As BatchHeader, Model As String, Parent As String, Definition As Byte(), Properties As [Property]())
Parameters
Type Name Description
BatchHeader BatchHeader
string Model
string Parent
byte[] Definition
Property[] Properties

CreateModelAsync(BatchHeader, string, string, byte[], Property[], object)

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