Table of Contents

Class DummyAggregatedDataEntity

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

Dummy class for aggregated data container.

public sealed class DummyAggregatedDataEntity : AggregatedDataEntity, IEntity, IComparable, IIdentifiable
Inheritance
DummyAggregatedDataEntity
Implements
Inherited Members

Constructors

DummyAggregatedDataEntity()

Initializes a new instance of the DummyAggregatedDataEntity class.

public DummyAggregatedDataEntity()

Methods

Clone()

Creates a new object that is a copy of the current instance.

public override IEntity Clone()

Returns

IEntity

A new object that is a copy of this instance.