Click or drag to resize
Galactic API

EventDetailsLastUpdated Property

The date and time that the event details were last updated.

Namespace:  Galactic.Calendar
Assembly:  Galactic.Calendar (in Galactic.Calendar.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public Nullable<DateTime> DetailsLastUpdated { get; set; }

Property Value

Type: NullableDateTime
See Also