Click or drag to resize
PictureLifeCycleStatusIdentifier Enumeration

[Missing <summary> documentation for "T:ArtDatabanken.Data.PictureLifeCycleStatusIdentifier"]

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum PictureLifeCycleStatusIdentifier
Members
  Member nameValueDescription
Preliminary0 Identifier for picture life cycle status type Preliminary.
Created1 Identifier for picture life cycle status type Created.
NeedsConfirmation2 Identifier for picture life cycle status type NeedsConfirmation.
ValidatorContacted3 Identifier for picture life cycle status type ValidatorContacted.
NeedsEditing4 Identifier for picture life cycle status type NeedsEditing.
Publishable5 Identifier for picture life cycle status type Publishable.
Discarded6 Identifier for picture life cycle status type Discarded.
See Also