DocsMarshal
/
Types
/
DocsMarshal.Entities.Query.Appointment.WhereRecurrenceException
class
WhereRecurrenceException
Base class:
BaseWhereAbstract
Implemented interfaces:
This type does not implements any interface.
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
WhereRecurrenceException
()
Properties
WhereDateTimeField
From
{ get; set; }
WhereGuidField
RecurrenceExceptionId
{ get; set; }
WhereGuidField
RecurrenceId
{ get; set; }
WhereIntField
SecurityIdentityId
{ get; set; }
WhereDateTimeField
To
{ get; set; }
Top