Table of Contents

Property DataSources

Namespace
LMKit.Retrieval
Assembly
LM-Kit.NET.dll

DataSources

Gets a read-only collection of DataSource objects that represent the imported content repositories used for retrieval operations.

public IReadOnlyList<DataSource> DataSources { get; }

Property Value

IReadOnlyList<DataSource>