Click or drag to resize
WebRegionCategoryLevel Property
Specifies level of the region category according to some hierarchical order. Not all region categories has a level value. This property should only be used if property IsLevelSpecified has the value True.

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

Property Value

Type: Int32
See Also