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 assigned ID of the feed item.
Syntax
[ itemId = ] FeedItem.LocalId
Possible Values
itemId Integer that receives the ID. The property is read-only. The property has no default value.
Remarks
The LocalId value is a numeric identifier assigned by the Feed Download Engine to uniquely identify the item within the feed.
Applies To
FeedItem
See Also