EntryUpdated Property
The Date-Time when current entry in an OData feed was updated.
Syntax
__property String EntryUpdated = {read=FEntryUpdated, write=FSetEntryUpdated};
Default Value
""
Remarks
This property contains the Date-Time when the specified entry within an OData feed was updated. This value will be populated once EntryIndex is set (provided that a Title can be found).
This property is read-only.
Data Type
String