Click or drag to resize

DateRangeBoundTimestamp Property

The timestamp portion of the boundary.

Namespace:  Cassandra.DataStax.Search
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public DateTimeOffset Timestamp { get; }

Property Value

Type: DateTimeOffset
See Also