This class represents an region type,
for example "Political boundary" or "Validate regions".
Inheritance Hierarchy
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public class WebRegionType : WebData
Public Class WebRegionType
Inherits WebData
public ref class WebRegionType : public WebData
type WebRegionType =
class
inherit WebData
end
The WebRegionType type exposes the following members.
Constructors
| Name | Description |
---|
| WebRegionType | Initializes a new instance of the WebRegionType class |
TopProperties
| Name | Description |
---|
| Id |
Region type id.
|
| Name |
Region type name.
|
TopSee Also