C1.Web.Api.Report Namespace / ReportProviderManager Class / Items Property

In This Topic
Items Property (ReportProviderManager)
In This Topic
Gets the map of the items which are maintained.
Syntax
'Declaration
 
Public ReadOnly Property Items As IDictionary(Of String,T)
 
See Also