Click or drag to resize
SpeciesFactRedListIsInitialized Property
Flag that indicates if automatic calculation already has been initialized. This flag is used to avoid redundant initilizations.

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

Property Value

Type: Boolean
See Also