Click or drag to resize
RedListCalculationIsCriteriaCFulfilled Method
Test if criteria C is Fulfilled. Decline in small population.

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

Parameters

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

Return Value

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