Click or drag to resize
FactorManagerFactorTreesPermissionType Enumeration
Store two different factor trees in cache. One with only public factors and one with all factors.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum FactorTreesPermissionType
Members
  Member nameValueDescription
PublicFactorTrees0
AllFactorTrees1
See Also