Click or drag to resize
RedListCalculationIsCriteriaB1Fulfilled Method
Test if criteria B1 is Fulfilled. Extent of occurrence.

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

Parameters

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

Return Value

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