abstract class RecurrenceExceptionForBase


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

RecurrenceExceptionForInsert
RecurrenceExceptionForUpdate

Constructors

This type has no constructors.


Properties

DateTime? From { get; set; }


Guid? RecurrenceExceptionId { get; set; }


Int32? SecurityIdentityId { get; set; }


DateTime? To { get; set; }