Table of Contents

Class TimeRangeWindowBoundary

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents a time boundary for a range window in SetWindowFields.

public sealed class TimeRangeWindowBoundary : RangeWindowBoundary
Inheritance
TimeRangeWindowBoundary
Inherited Members

Properties

Unit

The unit.

public string Unit { get; }

Property Value

string

Value

The value.

public int Value { get; }

Property Value

int

Methods

ToString()

public override string ToString()

Returns

string