C1.Web.Api.Report Namespace > ReportProvider Class : GetCatalogItem Method |
'Declaration
Public MustOverride Function GetCatalogItem( _ ByVal providerName As String, _ ByVal path As String, _ ByVal recursive As Boolean, _ Optional ByVal args As NameValueCollection _ ) As CatalogItem
public abstract CatalogItem GetCatalogItem( string providerName, string path, bool recursive, NameValueCollection args )
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