Click or drag to resize
SpeciesFactSearchCriteriaFactorDataTypes Property
Search for species facts that belongs to factors that is of one of these factor data types.

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

Property Value

Type: FactorDataTypeList

Implements

ISpeciesFactSearchCriteriaFactorDataTypes
See Also