Public Property End As Nullable(Of Date)
public Nullable<DateTime> End {get; set;}
Public Property End As Nullable(Of Date)
public Nullable<DateTime> End {get; set;}
{
MapView.Active.Time.Start = null;
MapView.Active.Time.End = null;
}
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)