Click or drag to resize
IPictureInformation Interface
This interface represents picture information.

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

The IPictureInformation type exposes the following members.

Properties
  NameDescription
Public propertyDataContext
Meta information about this data.
Public propertyMetaData
Meta data about the picture.
Public propertyPicture
The picture.
Public propertyRelations
Relations that this picture has to other objects.
Top
See Also