[]
public GenerateModelRequest()
Public Sub New()
public GenerateModelRequest(BatchHeader BatchHeader, string DataSource, string Model, string Parent, Property[] Properties)
Public Sub New(BatchHeader As BatchHeader, DataSource As String, Model As String, Parent As String, Properties As [Property]())
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | DataSource | |
| string | Model | |
| string | Parent | |
| Property[] | Properties |