Click or drag to resize
ITaxon Properties

The ITaxon type exposes the following members.

Properties
  NameDescription
Public propertyAlertStatus
Alert status for this taxon. A classification of the need for communication of problems related to the taxon status and recognition. Might be used to decide if description text is displayed as warning.
Public propertyAuthor
Author of the recommended scientific name.
Public propertyCategory
Category that this taxon belongs to.
Public propertyChangeStatus
Change status for this taxon. Indicates if this taxon has been lumped, splited or deleted.
Public propertyCommonName
Recommended common name. Not all taxa has a recommended common name.
Public propertyCreatedBy
Id of user that created the taxon. Mandatory ie always required.
Public propertyCreatedByPerson
Name of the person who created this taxon. Not required ie could be null.
Public propertyCreatedDate
The taxon was created at this date. Mandatory ie always required.
Public propertyDataContext
Data context with meta information about this object.
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 propertyIsInRevision
Indicates if this taxon is in a checked out revision and may be updated.
Public propertyIsMicrospecies
Indicates that a specie is a microspecies
Public propertyIsPublished
Indicates if the information in this taxon instance has been published or not.
Public propertyIsValid
Indicates if this taxon is valid or not.
Public propertyModifiedBy
Taxon was modified by the user with this id.
Public propertyModifiedByPerson
Name of the person who last modified this taxon. Not required ie could be null.
Public propertyModifiedDate
Date taxon was modified. Set by database revision with taxon in is checked in
Public propertyPartOfConceptDefinition
Part of concept definition for a taxon. Not required ie could be null.
Public propertyRevisionId
If this taxon is in a checked out revision then this is the RevisionId; otherwise null.
Public propertyScientificName
Recommended scientific name.
Public propertySortOrder
Sorting order for this taxon.
Public propertyValidFromDate
Date user is valid from. Not Null. Is set to date created by default. Mandatory ie always required.
Public propertyValidToDate
Date user is valid to. Not Null. Is set to date created + 100 years by default. Mandatory ie always required.
Top
See Also