Table of Contents

Class EntityLinkRuleConditions

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

The conditions used as part of an entity link rule.

public class EntityLinkRuleConditions
Inheritance
EntityLinkRuleConditions
Inherited Members

Constructors

public EntityLinkRuleConditions()

Properties

Gets or sets the value of the destination count condition.

public int? DestinationCount { get; set; }

Property Value

int?

int The destination count.