Table of Contents

Class ScheduleHistory

Namespace
Pillars.Schedules.Models
Assembly
Pillars.dll
[Collection("schedule_history")]
public sealed class ScheduleHistory : Entity, IEntity, ICreatedOn
Inheritance
Entity
ScheduleHistory
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.

Reason

Reason why the schedule was triggered.

ScheduleId

The schedule for this history entry.

Success

If the schedule was successfully performed.