Click or drag to resize
RedListCalculationIsCriteriaEFulfilled Method
Test if criteria E is Fulfilled. Probability of extinction.

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

Parameters

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

Return Value

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