Click or drag to resize
TransactionWhen Property
Returns the date of this transaction.

Namespace: Algs4Net
Assembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DateTime When { get; }

Return Value

Type: DateTime
the date of this transaction
See Also