WebLumpSplitEvent Class |
Namespace: ArtDatabanken.WebService.Data
The WebLumpSplitEvent type exposes the following members.
Name | Description | |
---|---|---|
WebLumpSplitEvent | Initializes a new instance of the WebLumpSplitEvent class |
Name | Description | |
---|---|---|
ChangedInTaxonRevisionEventId |
This lump split event was created
or updated in this revision event.
| |
CreatedBy |
Id of user that created the lump split event.
Set by database when created.
Mandatory ie always required.
| |
CreatedDate |
The lump split event was created at this date.
Set by database when created.
Mandatory ie always required.
| |
Description |
Information about the change.
| |
Guid |
GUID (Globally Unique Identifier) for this object.
It is a LSID, which is unique for each version of the
record holding the information included in this object.
It is updated automatically by database each time information is saved.
Mandatory ie always required.
| |
Id |
Id of the lump split event.
| |
IsChangedInTaxonRevisionEventIdSpecified |
Indicates if property ChangedInRevisionEventId has been set.
| |
IsPublished |
Indicates if this change has been published or not.
| |
IsReplacedInTaxonRevisionEventIdSpecified |
Indicates if property ReplacedInRevisionEvent has been set.
| |
ReplacedInTaxonRevisionEventId |
This lump split event was replaced in this revision event.
| |
TaxonIdAfter |
Changed taxon (specified in TaxonIdBefore) was replaced
by taxon with this id (TaxonIdAfter).
| |
TaxonIdBefore |
Id of taxon that was changed.
| |
TypeId |
Id of the lump split event type.
|