C1.Web.Api.Report Namespace > CustomReportProvider Class : CustomReportProvider Constructor |
'Declaration
Public Function New( _ ByVal documentCreater As Func(Of String,NameValueCollection,C1DocumentSource), _ Optional ByVal getCatalogInfoFunc As Func(Of String,String,Boolean,NameValueCollection,CatalogItem) _ )
public CustomReportProvider( Func<string,NameValueCollection,C1DocumentSource> documentCreater, Func<string,string,bool,NameValueCollection,CatalogItem> getCatalogInfoFunc )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2