Base implementation of IPortfolioExtendedInfo with common functionality. More...
Protected Member Functions | |
| void | UpdateTimestamp () |
| Updates the last update time to the current time. | |
Properties | |
| DateTime | LastUpdateTime [get] |
| Time of the last data update. | |
Properties inherited from ATAS.DataFeedsCore.IPortfolioExtendedInfo | |
| DateTime | LastUpdateTime [get] |
| Time of the last data update. | |
Base implementation of IPortfolioExtendedInfo with common functionality.
|
protected |
Updates the last update time to the current time.
|
get |
Time of the last data update.
Implements ATAS.DataFeedsCore.IPortfolioExtendedInfo.