Click or drag to resize
WebPictureGuid Class
This class holds information on what GUID is connected to corresponding picture.
Inheritance Hierarchy

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public class WebPictureGuid : WebData

The WebPictureGuid type exposes the following members.

Constructors
  NameDescription
Public methodWebPictureGuid
Initializes a new instance of the WebPictureGuid class
Top
Properties
  NameDescription
Public propertyObjectGuid
GUID for the picture.
Public propertyPictureId
Id for the picture.
Top
See Also