Table of Contents

Class ImportExportDistributionList

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

Distribution lists for Import/Export notifications.

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

Constructors

ImportExportDistributionList()

Initializes a new instance of the ImportExportDistributionList class.

public ImportExportDistributionList()

ImportExportDistributionList(IList<Recipient>)

Initializes a new instance of the ImportExportDistributionList class.

public ImportExportDistributionList(IList<Recipient> recipientList)

Parameters

recipientList IList<Recipient>

The recipient list.