Click or drag to resize
RedListCalculationIsCriteriaD1Fulfilled Method
Test if criteria D1 is Fulfilled. Population with a low number of mature individuals.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public bool IsCriteriaD1Fulfilled(
	RedListCategory category
)

Parameters

category
Type: ArtDatabanken.DataRedListCategory
Category to use when testing criteria.

Return Value

Type: Boolean
True if criteria D1 is Fulfilled.
See Also