Click or drag to resize
DarwinCoreModified Property
Darwin Core term name: dcterms:modified. The most recent date-time on which the resource was changed. For Darwin Core, recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). This property is currently not used.

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

Property Value

Type: DateTime

Implements

IDarwinCoreModified
See Also