Table of Contents

Class ZoneTypeCustomer

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

A zone type that is a customer.

public class ZoneTypeCustomer : ZoneTypeSystem, IEntity, IComparable, IIdentifiable, IDefaultable
Inheritance
ZoneTypeCustomer
Implements
Inherited Members

Fields

Value

The singleton value.

public static readonly ZoneTypeCustomer Value

Field Value

ZoneTypeCustomer

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.