Click or drag to resize
RegionCategoryLevel Property
Specifies level of the region category according to some hierarchical order. Not all region categories has a level value.

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

Property Value

Type: NullableInt32

Implements

IRegionCategoryLevel
See Also