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

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum PictureRelationDataTypeIdentifier
Members
  Member nameValueDescription
Factor1 Identifier for picture relations to data of type factor.
SpeciesFact2 Identifier for picture relations to data of type species fact.
Taxon3 Identifier for picture relations to data of type taxon.
See Also