Click or drag to resize
FactorDataTypeField3 Property
Get field 3 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 Field3 { get; }

Property Value

Type: IFactorField

Implements

IFactorDataTypeField3
See Also