List of all members | Properties
BriefYourMarket.Service.Article Class Reference

An article in a newsletter More...

Properties

int Id [get, set]
 System Generated Unique Identifier More...
 
string Title [get, set]
 Title for the Article. More...
 
string Teaser [get, set]
 The Teaser to be displayed in the email More...
 
string Body [get, set]
 The Body of the Article. This should be valid HTML. More...
 
bool BrowsableFromWebSite [get, set]
 The Is the Article navigable from the Newsletter and Article Lists in the Public Web Site. More...
 
Image Image [get, set]
 The Article Image if required. Set this to null if no Article Image is available. More...
 
LookupValue [] NewsletterCategories [get, set]
 The Categories to associate this Article with. More...
 
string ImageCaption [get, set]
 A Caption forthe Article image. More...
 
string PageName [get, set]
 A Unique name to be used in the Friendly Url for the Article. More...
 
ArticleStatus Status [get, set]
 The current status of the Article More...
 

Detailed Description

An article in a newsletter

Property Documentation

◆ Body

string BriefYourMarket.Service.Article.Body
getset

The Body of the Article. This should be valid HTML.

◆ BrowsableFromWebSite

bool BriefYourMarket.Service.Article.BrowsableFromWebSite
getset

The Is the Article navigable from the Newsletter and Article Lists in the Public Web Site.

◆ Id

int BriefYourMarket.Service.Article.Id
getset

System Generated Unique Identifier

◆ Image

Image BriefYourMarket.Service.Article.Image
getset

The Article Image if required. Set this to null if no Article Image is available.

◆ ImageCaption

string BriefYourMarket.Service.Article.ImageCaption
getset

A Caption forthe Article image.

◆ NewsletterCategories

LookupValue [] BriefYourMarket.Service.Article.NewsletterCategories
getset

The Categories to associate this Article with.

◆ PageName

string BriefYourMarket.Service.Article.PageName
getset

A Unique name to be used in the Friendly Url for the Article.

◆ Status

ArticleStatus BriefYourMarket.Service.Article.Status
getset

The current status of the Article

◆ Teaser

string BriefYourMarket.Service.Article.Teaser
getset

The Teaser to be displayed in the email

◆ Title

string BriefYourMarket.Service.Article.Title
getset

Title for the Article.


The documentation for this class was generated from the following file: