Click or drag to resize
SpeciesFactDataSetSpeciesFacts Property
List of species facts corresponding to all combinations of taxa, individual categories, factors, hosts and periods listed in the selection in the species fact data set. This list is never set to null.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public SpeciesFactList SpeciesFacts { get; }

Property Value

Type: SpeciesFactList

Implements

ISpeciesFactDataSetSpeciesFacts
See Also