NevronOpenVision
Nevron.Nov.Schedule Namespace / NRecurrenceDailyRule Class
Fields Properties Methods Events


NRecurrenceDailyRule Class Members

The following tables list the members exposed by NRecurrenceDailyRule.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NRecurrenceDailyRule.  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets the frequency of this recurrence rule.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Decreases the given date and time to the first date and time larger than the specified target following this rule's logic.  
Protected MethodOverridden. Increases the given date and time to the first date and time larger than or equal to the specified target following this rule's logic.  
Protected MethodOverridden. Tries to get the next date and time relative to the given one.  
Protected MethodOverridden. Tries to get the previous date and time relative to the given one.  
Top
See Also