Click or drag to resize
TaxonSpeciesObservationCountCreatedDate Property
Date record was created. Set by database when inserted. Mandatory ie always required.

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

Property Value

Type: DateTime

Implements

ITaxonSpeciesObservationCountCreatedDate
See Also