UpdateEntryId Property
The Id conveys a permanent, universally unique identifier for an entry or feed.
Syntax
__property String UpdateEntryId = {read=FUpdateEntryId, write=FSetUpdateEntryId, default=""};
Default Value
""
Remarks
The Id conveys a permanent, universally unique identifier for an entry or feed. This contains an IRI as defined by RFC3987.
Data Type
String