C# Class wmib.Extensions.RssFeed.RssFeedItem

Datei anzeigen Open project: benapetr/wikimedia-bot Class Usage Examples

Public Properties

Property Type Description
Author string
ChannelId string
Description string
ItemId string
Link string
PublishDate string
Title string
bugzilla_assignee string
bugzilla_component string
bugzilla_creation string
bugzilla_priority string
bugzilla_product string
bugzilla_reporter string
bugzilla_reso string
bugzilla_severity string
bugzilla_status string
bugzilla_target string

Property Details

Author public_oe property

public string Author
return string

ChannelId public_oe property

Gets or sets the channel id
public string ChannelId
return string

Description public_oe property

Gets or sets the description
public string Description
return string

ItemId public_oe property

Gets or sets the item id
public string ItemId
return string

Link public_oe property

Gets or sets the link
public string Link
return string

PublishDate public_oe property

Gets or sets the publish date
public string PublishDate
return string

Title public_oe property

Gets or sets the title
public string Title
return string

bugzilla_assignee public_oe property

public string bugzilla_assignee
return string

bugzilla_component public_oe property

public string bugzilla_component
return string

bugzilla_creation public_oe property

public string bugzilla_creation
return string

bugzilla_priority public_oe property

public string bugzilla_priority
return string

bugzilla_product public_oe property

public string bugzilla_product
return string

bugzilla_reporter public_oe property

public string bugzilla_reporter
return string

bugzilla_reso public_oe property

public string bugzilla_reso
return string

bugzilla_severity public_oe property

public string bugzilla_severity
return string

bugzilla_status public_oe property

public string bugzilla_status
return string

bugzilla_target public_oe property

public string bugzilla_target
return string