Table of Contents

Class CycleHistory

Namespace
Pillars.Schedules.Models
Assembly
Pillars.dll
[Collection("cycle_history")]
public sealed class CycleHistory : Entity, IEntity, ICreatedOn
Inheritance
Entity
CycleHistory
Implements
IEntity
ICreatedOn
Inherited Members
Entity.GenerateNewID()
Entity.HasDefaultID()
Entity.ID

Properties

CreatedOn

This property will be automatically set by the library when an entity is created.

TIP: This property is useful when sorting by creation date.

CycleId

The cycle for this history entry.

Reason

Reason why the cycle was triggered.

Success

If the cycle was successfully performed.