Click or drag to resize
TaxonSearchCriteriaTaxonCategoryIds Property
Find taxa who have taxonCategoryIds related to a specified taxon.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<int> TaxonCategoryIds { get; set; }

Property Value

Type: ListInt32

Implements

ITaxonSearchCriteriaTaxonCategoryIds
See Also