Click or drag to resize

DateRange Class

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1Range
    IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1DateRange

Namespace:  IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class DateRange : Range

The DateRange type exposes the following members.

Constructors
  NameDescription
Public methodDateRange
Initializes a new instance of the DateRange class
Top
Properties
  NameDescription
Public propertyhigh
Public propertylow
Top
See Also