Click or drag to resize
ISpeciesFactReset Method
Reset species fact that has been deleted from database. Set all values to default or null.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
void Reset(
	IUserContext userContext
)

Parameters

userContext
Type: ArtDatabanken.DataIUserContext
Information about the user that makes this method call.
See Also