WebTaxonName Properties |
The WebTaxonName type exposes the following members.
Name | Description | |
---|---|---|
Author |
Author of this taxon name. May be empty.
Normally used together with scientific name.
| |
CategoryId |
Taxon name category id.
| |
ChangedInTaxonRevisionEventId |
This taxon name values are part of a revision if a
revision event id is specified.
This means that this taxon name is working material.
| |
CreatedBy |
Id of user that created the taxon name.
Set by web service when taxon name is created.
| |
CreatedDate |
Date and time when the taxon name was created.
Set by web service when taxon name is created.
| |
Description |
Description of this taxon name.
| |
Guid |
GUID for this taxon name.
| |
Id |
Unique id for this taxon name.
| |
IsChangedInTaxonRevisionEventIdSpecified |
Specifies if property RevisionEventId contains a value or not.
| |
IsOkForReportingSpeciesObservations |
Indicates whether this taxon name is appropriate to
use when reporting species observations.
This property is currently not used.
| |
IsOkForSpeciesObservation |
Indicates if it this taxon name may be used in
species observation systems.
| |
IsOriginalName |
Indicates if this is the original taxon name.
| |
IsPublished |
Indicates if this taxon name has been published.
| |
IsRecommended |
Indicates if this name is the recommended name in
the specified taxon name category.
| |
IsReplacedInTaxonRevisionEventIdSpecified |
Specifies if property ReplacedInTaxonRevisionEventId
contains a value or not.
| |
IsUnique |
Indicates if this taxon name is unique.
| |
ModifiedBy |
Last modified by the user with this id.
Set by web service when taxon name is modified.
| |
ModifiedDate |
Last modified at this date.
Set by web service when taxon name is modified.
| |
Name |
Name of this taxon name.
| |
ReplacedInTaxonRevisionEventId |
This taxon name has been checked out into a revision if
ChangedInRevisionEventId has been specified.
The property ChangedInRevisionEventId works as a flag that
the taxon name may change in the future but the taxon name
is used as normally in the mean time.
Property IsChangedInRevisionEventIdSpecified indicates if
property ChangedInRevisionEventId has a value or not.
| |
StatusId |
Taxon name status id.
| |
Taxon |
Taxon that this name belongs to.
| |
ValidFromDate |
Date taxon name is valid from.
Is set to today when taxon name is created if
ValidFromDate has the value 0001-01-01 00:00:00.0000000.
| |
ValidToDate |
Date taxon name is valid to.
Is set to date 2444-08-01 when taxon name is created if
ValidToDate has the value 0001-01-01 00:00:00.0000000.
|