Click or drag to resize
FactorTreeSearchCriteriaFactorIds Property
Limit search to factors.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<int> FactorIds { get; set; }

Property Value

Type: ListInt32

Implements

IFactorTreeSearchCriteriaFactorIds
See Also