OccurrenceInfo.End Property

Definition

Gets the end date and time of the occurrence.

public:
 property DateTime End { DateTime get(); };
public DateTime End { get; }
Public ReadOnly Property End As DateTime

Property Value

A DateTime value.

Applies to