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 author from the feed item.
Syntax
[ author = ] FeedItem.Author
Possible Values
author String that receives the author of the feed item. The property is read-only. The property has no default value.
Remarks
Author is an optional feed item element. The property value is null if not specified in the source.
Applies To
FeedItem