Click or drag to resize
TaxonDataSourceGetLumpSplitEventTypes Method
Get all lump split event types.

Namespace: ArtDatabanken.WebService.Client.TaxonService
Assembly: ArtDatabanken.WebService.Client (in ArtDatabanken.WebService.Client.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public virtual LumpSplitEventTypeList GetLumpSplitEventTypes(
	IUserContext userContext
)

Parameters

userContext
Type: ArtDatabanken.DataIUserContext
The user context.

Return Value

Type: LumpSplitEventTypeList
All lump split event types.

Implements

ITaxonDataSourceGetLumpSplitEventTypes(IUserContext)
See Also