Click or drag to resize
ReferenceRelationReference Property
Reference that the related object is associated to. This property must be set by the application before the value is retrieved.

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

Property Value

Type: IReference

Implements

IReferenceRelationReference
See Also