Click or drag to resize
ISpeciesFactDataSet Properties

The ISpeciesFactDataSet type exposes the following members.

Properties
  NameDescription
Public propertyFactors
Factors in the species fact data set. This list is never set to null.
Public propertyHasFactors
Indication of whether or not the species fact data set contains any factors.
Public propertyHasHosts
Indication of whether or not the species fact data set contains any hosts.
Public propertyHasIndividualCategories
Indication of whether or not the species fact data set contains any individual categories.
Public propertyHasPeriods
Indication of whether or not the species fact data set contains any periods.
Public propertyHasReferences
Indication of whether or not the species fact data set contains any references.
Public propertyHasSpeciesFacts
Indication of whether or not the species fact data set contains any species facts.
Public propertyHasTaxa
Indication of whether or not the species fact data set contains any taxa.
Public propertyHosts
Hosts in the species fact data set. This list is never set to null.
Public propertyIndividualCategories
Individual categories in the species fact data set. This list is never set to null.
Public propertyPeriods
Periods in the species fact data set. This list is never set to null.
Public propertyReferences
References in the species fact data set. This list is never set to null.
Public propertySelection
Scope of the data set is defined by this species fact data set selection.
Public propertySpeciesFacts
List of species facts corresponding to all combinations of taxa, individual categories, factors, hosts and periods listed in the selection in the species fact data set. This list is never set to null.
Public propertyTaxa
Taxa in the species fact data set. This list is never set to null.
Top
See Also