Class PollResultShowingEndDateCannotSetBeforeStartDateException
Namespace: Volo.CmsKit.Polls
Assembly: Volo.CmsKit.Pro.Domain.dll
Syntax
public class PollResultShowingEndDateCannotSetBeforeStartDateException : BusinessException
Constructors
PollResultShowingEndDateCannotSetBeforeStartDateException(DateTime, DateTime)
Declaration
public PollResultShowingEndDateCannotSetBeforeStartDateException(DateTime startDate, DateTime resultShowingEndDate)
Parameters
| Type | Name | Description |
|---|---|---|
| DateTime | startDate | |
| DateTime | resultShowingEndDate |