Class PollResultShowingEndDateCannotSetBeforeStartDateException
Inheritance
PollResultShowingEndDateCannotSetBeforeStartDateException
Inherited Members
Namespace: Volo.CmsKit.Polls
Assembly: Volo.CmsKit.Pro.Domain.dll
Syntax
public class PollResultShowingEndDateCannotSetBeforeStartDateException : BusinessException, ISerializable, IBusinessException, IHasErrorCode, IHasErrorDetails, IHasLogLevel
Constructors
PollResultShowingEndDateCannotSetBeforeStartDateException(DateTime, DateTime)
Declaration
public PollResultShowingEndDateCannotSetBeforeStartDateException(DateTime startDate, DateTime resultShowingEndDate)
Parameters
| Type | Name | Description |
|---|---|---|
| DateTime | startDate | |
| DateTime | resultShowingEndDate |