WebDarwinCoreReportedDate Property |
Not defined in Darwin Core.
Date and time when the species observation was reported.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public DateTime ReportedDate { get; set; }
Public Property ReportedDate As DateTime
Get
Set
public:
property DateTime ReportedDate {
DateTime get ();
void set (DateTime value);
}
member ReportedDate : DateTime with get, set
Property Value
Type:
DateTimeSee Also