Click or drag to resize
TimeStepBasePeriodicity Property
This property defines the temporal extent of the time step and its periodicity.

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

Property Value

Type: Periodicity

Implements

ITimeStepBasePeriodicity
See Also