Click or drag to resize
WebLumpSplitEvent Properties

The WebLumpSplitEvent type exposes the following members.

Properties
  NameDescription
Public propertyChangedInTaxonRevisionEventId
This lump split event was created or updated in this revision event.
Public propertyCreatedBy
Id of user that created the lump split event. Set by database when created. Mandatory ie always required.
Public propertyCreatedDate
The lump split event was created at this date. Set by database when created. Mandatory ie always required.
Public propertyDescription
Information about the change.
Public propertyGuid
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.
Public propertyId
Id of the lump split event.
Public propertyIsChangedInTaxonRevisionEventIdSpecified
Indicates if property ChangedInRevisionEventId has been set.
Public propertyIsPublished
Indicates if this change has been published or not.
Public propertyIsReplacedInTaxonRevisionEventIdSpecified
Indicates if property ReplacedInRevisionEvent has been set.
Public propertyReplacedInTaxonRevisionEventId
This lump split event was replaced in this revision event.
Public propertyTaxonIdAfter
Changed taxon (specified in TaxonIdBefore) was replaced by taxon with this id (TaxonIdAfter).
Public propertyTaxonIdBefore
Id of taxon that was changed.
Public propertyTypeId
Id of the lump split event type.
Top
See Also