Click or drag to resize
IFactorManagerGetPublicPeriods Method (IUserContext)
Get all public periods. This method selects all public periods of the default period type corresponding to Swedish Red List.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
PeriodList GetPublicPeriods(
	IUserContext userContext
)

Parameters

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

Return Value

Type: PeriodList
All public periods.
See Also