Table of Contents

Class ExamCandidateNotAllowedException

Namespace
InSite.Domain.Events
Assembly
Shift.Sdk.dll
public class ExamCandidateNotAllowedException : Exception, ISerializable
Inheritance
ExamCandidateNotAllowedException
Implements
Inherited Members
Extension Methods

Constructors

ExamCandidateNotAllowedException(DateTimeOffset)

public ExamCandidateNotAllowedException(DateTimeOffset cutoff)

Parameters

cutoff DateTimeOffset

Properties

Cutoff

public DateTimeOffset Cutoff { get; set; }

Property Value

DateTimeOffset