Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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