Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the date and time of the last modification for this item.
Syntax
[ modified = ] FeedItem.Modified
Possible Values
modified Floating-point number that receives the last modification date and time. The property is read-only. The property has no default value.
Remarks
The Modified property reflects the value of the
atom:updatedtag for Atom feeds, ordcterms:modifiedfor Really Simple Syndication (RSS) feeds. The value is0if not specified in the source.
Applies To
FeedItem
See Also