Gets the list of the data sources used by a template.

Namespace: Docentric.Documents.Reporting.TemplateManagement.Metadata
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public ObservableCollection<DataSource> DataSources { get; }

Property Value

Type: ObservableCollection<T>