Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphDateTimeRange Constructor

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)

GraphDateTimeRange(Nullable<DateTime>, Nullable<DateTime>)

Creates a time interval.

Declaration
public GraphDateTimeRange(DateTime? from, DateTime? to)
Parameters
Type Name Description
Nullable<DateTime> from

Start boundary of the range. Use null to specify a range with no lower boundary.

Nullable<DateTime> to

End boundary of the range. Use null to specify a range with no upper boundary.

In This Article
  • GraphDateTimeRange(Nullable<DateTime>, Nullable<DateTime>)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies