RangeOfdateTime Class

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains properties that define a date range.

Syntax

public class RangeOfdateTime
Public Class RangeOfdateTime

Constructor

Name

Description

RangeOfdateTime 

Initializes a new instance of a RangeOfdateTime object.

Public Properties

Name

Description

From 

A System.DateTime class object representing the beginning of the date range.

To 

A System.DateTime class object representing the end of the date range.

See Also

ImageryMetadataResult.Vintage Property