WebTimeStepSpeciesObservationCountDate Property |
The date time representing the start of the time step.
This property is only applicable for some ot the TimeStepTypes.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public DateTime Date { get; set; }
Public Property Date As DateTime
Get
Set
public:
property DateTime Date {
DateTime get ();
void set (DateTime value);
}
member Date : DateTime with get, set
Property Value
Type:
DateTimeSee Also