Click or drag to resize
IGraphStatementTimestamp Property
Gets the default timestamp for this query.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
Nullable<DateTimeOffset> Timestamp { get; }

Property Value

Type: NullableDateTimeOffset
See Also