SyndicationType (Type)
Integer identifying a syndication type, as follows: 0 (application/atom+xml) or 1 (application/rss+xml).
Based On:
Enumeration
Possible Values:
Value | Display Value | Description |
---|---|---|
1 | application/atom+xml | |
2 | application/rss+xml |
Error Message:
Must be an Integer that identifies a syndication type, as follows: 0 (application/atom+xml) or 1 (application/rss+xml).