GraphDateTimeRange.To Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9448)
To
Gets the upper bound of the range, or null if there is no upper bound.
Declaration
public DateTime? To { get; }
Property Value
| Type | Description |
|---|---|
| Nullable<DateTime> |