WebTaxonRevisionEvent Class |
Namespace: ArtDatabanken.WebService.Data
The WebTaxonRevisionEvent type exposes the following members.
Name | Description | |
---|---|---|
WebTaxonRevisionEvent | Initializes a new instance of the WebTaxonRevisionEvent class |
Name | Description | |
---|---|---|
AffectedTaxa |
Information about which taxa that are affected.
| |
CreatedBy |
Id for user who created this taxon revision event.
Set by database when this taxon revision event was created.
| |
CreatedDate |
Date when this taxon revision event was created.
Set by database when this taxon revision event was created.
| |
Id |
Id for the taxon revision event.
| |
NewValue |
Information about the new value.
| |
OldValue |
Information about the old value.
May be empty.
| |
RevisionId |
Id of the revision that this
taxon revision event belongs to.
| |
TypeId |
Id for the taxon revision event type.
|