AstronomyObservation.ObservationDate Property

Gets the date and time used to calculate these observations.

Definition

Namespace: InnerDrive.Geography
Assembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
public DateTimeOffset ObservationDate { get; protected set; }

Property Value

DateTimeOffset

See Also