Click or drag to resize
RedListCalculationIsCriteriaBFulfilled Method
Test if criteria B is Fulfilled. Geographic range.

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

Parameters

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

Return Value

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