IsList Property
Determines if the feed is a list.
Syntax
[ isList = ] Feed.IsList
Possible Values
isList Boolean that receives one of the following values.
true
- The feed is a list.
false
- The feed is not a list.
The property is read-only. The property has no default value.
Applies To
Feed