Click or drag to resize
FactorUpdateModeType Enumeration
Is used to decide which information that should be returned together with the taxon information.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum FactorUpdateModeType
Members
  Member nameValueDescription
Archive0 Can not be changed.
AutomaticUpdate1 Is changed by automatic calculations.
Header2 Factor without data. Used as header.
ManualUpdate3 Can be changed by user anytime.
See Also