Click or drag to resize
ReferenceManagerDataSource Property
This interface is used to retrieve or update reference information from the actual data source.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public IReferenceDataSource DataSource { get; set; }

Property Value

Type: IReferenceDataSource

Implements

IReferenceManagerDataSource
See Also