LocalId Property
Retrieves the GUID associated with the feed.
Syntax
[ feedGuid = ] Feed.LocalId
Possible Values
feedGuid String that receives the GUID. The property is read-only. The property has no default value.
Remarks
The LocalId property is assigned by the Feed Download Engine to uniquely identify the feed.
Applies To
Feed
See Also