Class GenerateModelResponse
Inheritance
System.Object
GenerateModelResponse
Assembly: BoldReports.Web.dll
Syntax
public class GenerateModelResponse : Object
Constructors
GenerateModelResponse()
Declaration
public GenerateModelResponse()
Declaration
public GenerateModelResponse(ServerInfoHeader ServerInfoHeader, CatalogItem ItemInfo, Warning[] Warnings)
Parameters
Fields
ItemInfo
Declaration
public CatalogItem ItemInfo
Field Value
Declaration
public ServerInfoHeader ServerInfoHeader
Field Value
Warnings
Declaration
public Warning[] Warnings
Field Value