WebTimeStepSpeciesObservationCountPeriodicity Property |
The type of time step. This property gives indication on how to interprete the temporal extent of the time step.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public Periodicity Periodicity { get; set; }
Public Property Periodicity As Periodicity
Get
Set
public:
property Periodicity Periodicity {
Periodicity get ();
void set (Periodicity value);
}
member Periodicity : Periodicity with get, set
Property Value
Type:
PeriodicitySee Also