Click or drag to resize
FactorTreeNodeFactor Property
Factor of this tree node.

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

Property Value

Type: IFactor

Implements

IFactorTreeNodeFactor
See Also