Click or drag to resize
IPictureMetaDataInformation Interface
This interface represents meta data of a picture.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface IPictureMetaDataInformation : IDataId64

The IPictureMetaDataInformation type exposes the following members.

Properties
  NameDescription
Public propertyDataContext
Meta information about this data.
Public propertyPictureMetaDataList
Meta data about the picture.
Top
See Also