abstract
class
RecurrenceForBase
Base class:
This type does not have any base class
Implemented interfaces:
This type does not implements any interface.
Derived types:
RecurrenceForInsert
RecurrenceForUpdate
Constructors
This type has no constructors.
Properties
Guid? RecurrenceId { get; set; }
EDays? RecursInTheDay { get; set; }
Int32? RepeatEvery { get; set; }