Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
Transaction Class
Transaction Properties
Amount Property
When Property
Who Property
Transaction
When 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#
Copy
public
DateTime
When
{
get
; }
Return Value
Type:
DateTime
the date of this transaction
See Also
Reference
Transaction Class
Algs4Net Namespace