Maximum

DateRange.Maximum property

Maximum value in a range, inclusive. If not specified, then shall match all moments prior to and including Minimum. Read / Write DateTime.

public DateTime Maximum { get; set; }

See Also