Click or drag to resize
PictureRelationTypeIdentifier Enumeration
Enumeration of identifiers for picture relation types. Using ToString() on an enumeration value should return a value that is the same as the picture relation type identifier.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum PictureRelationTypeIdentifier
Members
  Member nameValueDescription
Factor0 Identifier for picture relation type Factor.
SpeciesFact1 Identifier for picture relation type SpeciesFact.
TaxonSpeciesIndication2 Identifier for picture relation type TaxonSpeciesIndication.
TaxonRedList3 Identifier for picture relation type TaxonRedList.
See Also