LocalId Property
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