Click or drag to resize
WebPictureMetaDataInformation Class
This class contains information about metadata set to a picture for a list of pictures.
Inheritance Hierarchy
SystemObject
  ArtDatabanken.WebService.DataWebData
    ArtDatabanken.WebService.DataWebPictureMetaDataInformation

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 WebPictureMetaDataInformation : WebData

The WebPictureMetaDataInformation type exposes the following members.

Constructors
  NameDescription
Public methodWebPictureMetaDataInformation
Initializes a new instance of the WebPictureMetaDataInformation class
Top
Properties
  NameDescription
Public propertyPictureId
Picture id.
Public propertyPictureMetaDataList
Meta data about the picture.
Top
See Also