Click or drag to resize
ITaxonGetModifiedByPersonFullname Method
Gets the Name of the Person that has modified this taxon.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
string GetModifiedByPersonFullname(
	IUserContext userContext
)

Parameters

userContext
Type: ArtDatabanken.DataIUserContext
The user context.

Return Value

Type: String
Name of the Person that has modified this taxon.
See Also