Click or drag to resize
SpeciesFactFieldFactorFieldEnum Property
Factor field enumeration associated with this species fact field. This property is null if this species fact field is not of data type factor field enumeration.

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

Property Value

Type: IFactorFieldEnum

Implements

ISpeciesFactFieldFactorFieldEnum
See Also