Click or drag to resize
RedListCalculationIsCriteriaBA2Fulfilled Method
Test if criteria BA1 is Fulfilled. Known to exist at only a single location.

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

Parameters

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

Return Value

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