SyndicationItemProperty Enumeration
.NET Framework (current version)
Enumeration type used to identify the syndication item element.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
| Member name | Description | |
|---|---|---|
| AuthorEmail | Author email element. | |
| AuthorName | Author name element. | |
| AuthorUri | Author URI element. | |
| ContributorEmail | Contributor email element. | |
| ContributorName | Contributor name element. | |
| ContributorUri | Contributor URI element. | |
| CustomProperty | Custom property element. | |
| Published | Published resource element. | |
| Rights | Rights protected resource element. | |
| Summary | Summary element. | |
| Title | Title element. | |
| Updated | Updated element. |
The values of this enumeration are used when defining custom feeds for WCF Data Services.
.NET Framework
Available since 3.5
Silverlight
Available since 4.0
Available since 3.5
Silverlight
Available since 4.0
Show: