Click or drag to resize
ITimeStepBaseDate Property
The start date of the time step. This property may have missing value as it may not be relevant for the specified time step type.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
Nullable<DateTime> Date { get; set; }

Property Value

Type: NullableDateTime
See Also