Click or drag to resize
SpeciesFactManagerUpdateSpeciesFacts Method
Overload List
  NameDescription
Public methodUpdateSpeciesFacts(IUserContext, SpeciesFactList)
Update species facts in RAM memory with latest information from data source. This method works on species facts both with and without id.
Public methodUpdateSpeciesFacts(IUserContext, SpeciesFactList, IReference)
Update values for species facts. This method updates information in data source but it does not update the species fact objects in the client.
Top
See Also