Click or drag to resize
SpeciesFactDataSetAddSelection Method
Overload List
  NameDescription
Public methodAddSelection(IUserContext, FactorList)
Add factors to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, IFactor)
Add factor to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, IIndividualCategory)
Add individual category to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, IndividualCategoryList)
Add individual categories to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, IPeriod)
Add period to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, IReference)
Add reference to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, ISpeciesFactDataSetSelection)
Add factors, hosts, individual categories, periods or taxa to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, PeriodList)
Add periods to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodAddSelection(IUserContext, ReferenceList)
Add references to current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Top
See Also