Click or drag to resize
Galactic API

EventNoEndTime Property

Indicates that the event does not have an end time specified.

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

Property Value

Type: NullableBoolean
See Also