Click or drag to resize
ITaxonRelationSearchCriteriaIsMainRelation Property
Limit returned taxon trees based on if the relation between two taxa is a main relation or not.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
Nullable<bool> IsMainRelation { get; set; }

Property Value

Type: NullableBoolean
See Also