Click or drag to resize
FactorDataTypeField2 Property
Get field 2 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 Field2 { get; }

Property Value

Type: IFactorField

Implements

IFactorDataTypeField2
See Also