Table of Contents

Class MimeTaskTypeApplicationMdf4

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

Specifies that the associated TextMessage should be processed by the application/mdf4 processor.

public class MimeTaskTypeApplicationMdf4 : MimeTaskType, IEntity, IComparable, IIdentifiable
Inheritance
MimeTaskTypeApplicationMdf4
Implements
Inherited Members

Fields

Value

The singleton value.

public static readonly MimeTaskTypeApplicationMdf4 Value

Field Value

MimeTaskTypeApplicationMdf4

Properties

Id

Gets the unique identifier for this entity.

public override Id Id { get; }

Property Value

Id

Id

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.