Click or drag to resize
TaxonSpeciesObservationCount Properties

The TaxonSpeciesObservationCount type exposes the following members.

Properties
  NameDescription
Public propertyAlertStatus
Alert status 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
ChangeStatus Indicates taxons lump-split status
Public propertyCommonName
Recommended common name. Not all taxa has a recommended common name.
Public propertyCreatedBy
User that created the record. Mandatory ie always required.
Public propertyCreatedDate
Date record was created. Set by database when inserted. Mandatory ie always required.
Public propertyDataContext
Data context.
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
Unique identification of a taxon. Mandatory ie always required.
Public propertyIsInRevision
Indicates if this taxon is in a checked out revision and may be updated.
Public propertyIsPublished
Gets or sets IsPublished
Public propertyIsValid
IsValid true - taxon is valid. false - taxon is NOT valid.
Public propertyModifiedBy
Taxon was modified by the user with this id. Set by database.
Public propertyModifiedByPerson
Person for a 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 propertyScientificName
Recommended scientific name.
Public propertySortOrder
SortOrder Sorting order for this taxon.
Public propertySpeciesObservationCount
Number of observed species.
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