Click or drag to resize
ISpeciesFact Properties

The ISpeciesFact type exposes the following members.

Properties
  NameDescription
Public propertyAllowAutomaticUpdate
Test if automatic update is allowed.
Public propertyAllowManualUpdate
Test if manual update is allowed.
Public propertyAllowUpdate
Test if update is allowed.
Public propertyFactor
Get the factor of this species fact object.
Public propertyField1
Get field 1 of this species fact object.
Public propertyField2
Get field 2 of this species fact object.
Public propertyField3
Get field 3 of this species fact object.
Public propertyField4
Get field 4 of this species fact object.
Public propertyField5
Get field 5 of this species fact object.
Public propertyFields
Get the fields of this species fact object.
Public propertyHasChanged
Indicates whether or not this species fact has changed.
Public propertyHasField1
Test if this species fact uses field 1.
Public propertyHasField2
Test if this species fact uses field 2.
Public propertyHasField3
Test if this species fact uses field 3.
Public propertyHasField4
Test if this species fact uses field 4.
Public propertyHasField5
Test if this species fact uses field 5.
Public propertyHasHost
Indicates whether or not an host object has been associated with this species fact.
Public propertyHasId
Indicates whether or not this species fact has an id.
Public propertyHasModifiedDate
Indicates whether or not a update date has been associated with this species fact.
Public propertyHasPeriod
Indicates whether or not a period object has been associated with this species fact.
Public propertyHasReference
Indicates whether or not a reference id has been associated with this species fact.
Public propertyHost
Get the host of this species fact object.
Public propertyIdentifier
Get the unique identifier for this species fact.
Public propertyIndividualCategory
Get the individual category of this species fact object.
Public propertyMainField
Get the main field of this species fact object.
Public propertyModifiedBy
Get the update user full name of this species fact object.
Public propertyModifiedDate
Get the update date of this species fact object.
Public propertyPeriod
Get the Period of this species fact object.
Public propertyQuality
Handle the species fact quality of this species fact.
Public propertyReference
Handle the reference of this species fact object.
Public propertyShouldBeDeleted
Indication if this species fact should be deleted from database.
Public propertyShouldBeSaved
Get indication if this species fact should be saved to database. This property is used to handle the case when a user changes an existing (in database) species fact to default values and the species fact should be removed from the database to save space.
Public propertySubstantialFields
Get the substantial fields of this species fact object.
Public propertyTaxon
Get the taxon of this species fact object.
Top
See Also