[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.CreateModelRequest.-ctor

CreateModelRequest Constructor

CreateModelRequest()

Declaration
public CreateModelRequest()
Public Sub New()

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

Declaration
public CreateModelRequest(BatchHeader BatchHeader, string Model, string Parent, byte[] Definition, Property[] Properties)
Public Sub New(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