Click or drag to resize
ITaxonRelationsTreeEdgeIsValid Property
Gets a value indicating whether this relation is valid.

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

Property Value

Type: Boolean
true if this relation is valid; otherwise, false.
See Also