Returns a collection of all named data sources.

Namespace: Docentric.Documents.Reporting
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public IEnumerable<DataSourceBase> NamedDataSources { get; }

Property Value

Type: IEnumerable<T>