Click or drag to resize
FactorFieldEnum Property
Enumeration for this factor field. This property has the value null if this factor field is not of type enumeration.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public IFactorFieldEnum Enum { get; set; }

Property Value

Type: IFactorFieldEnum

Implements

IFactorFieldEnum
See Also