Table of Contents

Property DataSources

Namespace
DocWright.Reporting
Assembly
DocWright.Reporting.dll

DataSources

Gets the report's data sources, in document order.

public IEnumerable<RdlElement> DataSources { get; }

Property Value

IEnumerable<RdlElement>