Click or drag to resize
SpeciesFactDataSetSelection Properties

The SpeciesFactDataSetSelection type exposes the following members.

Properties
  NameDescription
Public propertyFactors
List of factors selected by user. This list is never set to null.
Public propertyHasFactors
Indication of whether or not the species fact data set selection holds any selection of factors.
Public propertyHasHosts
Indication of whether or not the species fact data set selection holds any selection of hosts.
Public propertyHasIndividualCategories
Indication of whether or not the species fact data set selection holds any selection of individual categories.
Public propertyHasPeriods
Indication of whether or not the species fact data set selection holds any selection of periods.
Public propertyHasReferences
Indication of whether or not the species fact data set selection holds any selection of references.
Public propertyHasTaxa
Indication of whether or not the species fact data set selection holds any selection of taxa.
Public propertyHosts
List of host taxa selected by user. This list is never set to null.
Public propertyIndividualCategories
List of individual categories selected by user. This list is never set to null.
Public propertyPeriods
List of periods selected by user. This list is never set to null.
Public propertyReferences
List of references selected by user. This list is never set to null.
Public propertyTaxa
List of taxa selected by user. This list is never set to null.
Top
See Also