Click or drag to resize
ISpeciesFactDataSetRemoveSelection Method
Overload List
  NameDescription
Public methodRemoveSelection(IUserContext, FactorList)
Remove factors from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, IFactor)
Remove factor from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, IIndividualCategory)
Remove individual category from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, IndividualCategoryList)
Remove individual categories from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, IPeriod)
Remove period from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, IReference)
Remove reference from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, ISpeciesFactDataSetSelection)
Remove factors, hosts, individual categories, periods or taxa from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, PeriodList)
Remove periods from current species fact data set scope. The species facts in the data set are updated to the new species fact data set scope.
Public methodRemoveSelection(IUserContext, ReferenceList)
Remove references from 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