Click or drag to resize
IFactorDataSourceGetFactorFieldEnums Method
Get all factor field enumerations.

Namespace: ArtDatabanken.Data.DataSource
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
FactorFieldEnumList GetFactorFieldEnums(
	IUserContext userContext
)

Parameters

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

Return Value

Type: FactorFieldEnumList
All factor field enumerations.
See Also