Table of Contents

Class NewsDistributionList

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

News Distribution List.

public class NewsDistributionList : DistributionListSystem, IEntity, IComparable, IIdentifiable
Inheritance
NewsDistributionList
Implements
Inherited Members

Constructors

NewsDistributionList()

Initializes a new instance of the NewsDistributionList class.

public NewsDistributionList()

NewsDistributionList(IList<Recipient>)

Initializes a new instance of the NewsDistributionList class.

public NewsDistributionList(IList<Recipient> recipientList)

Parameters

recipientList IList<Recipient>

The recipient list.