Click or drag to resize
TaxonRelationsTreeEdgeIsMain Property
Gets a value indicating whether this relation is main relation.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public bool IsMain { get; }

Property Value

Type: Boolean
true if this relation is main relation; otherwise, false.

Implements

ITaxonRelationsTreeEdgeIsMain
See Also