IAssetsCashTransactionRecordDate Property

Stator | API Documentation
The date/time of this cash transaction record.
i.e. the date/time when this cash transaction takes effect, a settlement date is a perfect example.

Namespace:  Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

DateTime RecordDate { get; set; }

Property Value

Type: DateTime
See Also

Reference