Click or drag to resize
FactorDataTypeMainField Property
Get the main field of this factor data type.

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

Property Value

Type: IFactorField

Implements

IFactorDataTypeMainField
See Also