Click or drag to resize
ISpeciesFactManagerGetSpeciesFacts Method
Overload List
  NameDescription
Public methodGetSpeciesFacts(IUserContext, ISpeciesFactSearchCriteria)
Get information about species facts that matches search criteria.
Public methodGetSpeciesFacts(IUserContext, SpeciesFactList)
Get species facts with specified identifiers. Only existing species facts are returned, e.g. species fact identifiers that does not match existing species fact does not affect the returned species facts.
Public methodGetSpeciesFacts(IUserContext, ListInt32)
Get information about all species facts.
Top
See Also