'Declaration Public Function GenerateModel( _ ByVal BatchHeader As BatchHeader, _ ByVal DataSource As String, _ ByVal Model As String, _ ByVal Parent As String, _ ByVal Properties() As Property, _ ByRef Warnings() As Warning _ ) As ServerInfoHeader
public ServerInfoHeader GenerateModel( BatchHeader BatchHeader, string DataSource, string Model, string Parent, Property[] Properties, out Warning[] Warnings )
Parameters
- BatchHeader
- DataSource
- Model
- Parent
- Properties
- Warnings