Click or drag to resize
RegionGUID Class
GUID that uniquely identifies a region.
Inheritance Hierarchy

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public class RegionGUID : LSID

The RegionGUID type exposes the following members.

Constructors
  NameDescription
Public methodRegionGUID(String)
Create a RegionGUID instance.
Public methodRegionGUID(Int32, String)
Create a RegionGUID instance.
Top
Properties
  NameDescription
Public propertyCategoryId
Region category id.
Public propertyNativeId
Native id.
Top
See Also