Click or drag to resize
PictureInformationRelations Property
Relations that this picture has to other objects.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public PictureRelationList Relations { get; set; }

Property Value

Type: PictureRelationList

Implements

IPictureInformationRelations
See Also