Click or drag to resize
ReferenceModifiedDate Property
Date when the reference was last updated.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public Nullable<DateTime> ModifiedDate { get; set; }

Property Value

Type: NullableDateTime

Implements

IReferenceModifiedDate
See Also