Class ShareableLinkStateInProgress
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The state the ShareableLink class
public class ShareableLinkStateInProgress : ShareableLinkState, IEntity, IComparable, IIdentifiable
- Inheritance
-
ShareableLinkStateInProgress
- Implements
- Inherited Members
Fields
Value
The singleton value.
public static readonly ShareableLinkStateInProgress Value
Field Value
Properties
Id
Gets the unique identifier for this entity.
public override Id Id { get; }
Property Value
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.