Click or drag to resize
Infosoft Logo

InvalidSchedulePeriodFault Class

A fault indicating that the schedule has an invalid period, e.g. if the end time is before the start time.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.SchedulerInvalidSchedulePeriodFault

Namespace: Infosoft.Common.Contracts.FaultContracts.Scheduler
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class InvalidSchedulePeriodFault
See Also