List of all members | Static Public Member Functions | Properties
BriefYourMarket.Service.Newsletter Class Reference

A Newsletter within BYM More...

Static Public Member Functions

static implicit operator Jwayela.BriefYourMarket.Model.Newsletter (Newsletter newsletter)
 /summary> param name="newsletter">returns>
 

Properties

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...
 

Detailed Description

A Newsletter within BYM

Property Documentation

◆ 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: