A Newsletter within BYM
More...
|
| int | Id [get, set] |
| | Unique Identifier for the newsletter. Generated when the newsletter is saved in the Database. More...
|
| |
| string | Title [get, set] |
| | The Title of the newsletter. This will be the subject line of the email that gets sent out. More...
|
| |
| string | PageName [get, set] |
| | A Unique name used internally to generate a unique url for the newsletter. More...
|
| |
| Article [] | Articles [get, set] |
| | The Articles in the Newsletter More...
|
| |
◆ Articles
| Article [] BriefYourMarket.Service.Newsletter.Articles |
|
getset |
The Articles in the Newsletter
◆ Id
| int BriefYourMarket.Service.Newsletter.Id |
|
getset |
Unique Identifier for the newsletter. Generated when the newsletter is saved in the Database.
◆ PageName
| string BriefYourMarket.Service.Newsletter.PageName |
|
getset |
A Unique name used internally to generate a unique url for the newsletter.
◆ Title
| string BriefYourMarket.Service.Newsletter.Title |
|
getset |
The Title of the newsletter. This will be the subject line of the email that gets sent out.
The documentation for this class was generated from the following file: