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


In This Topic
    NRecurrenceMonthlyRule Class Members
    In This Topic

    The following tables list the members exposed by NRecurrenceMonthlyRule.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the DayInMonth property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the DayOrdinal property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRecurrenceMonthlyRule.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PatternType property.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the day in month of this rule. Valid values are from 1 to 31 and from -31 to -1, where negative values mean days from the end of the month back. For example -1 represents the last day of the month.  
    Public PropertyGets/Sets the day in month when an appointment should occur.  
    Public PropertyOverridden. Gets the frequency of this recurrence rule.  
    Public PropertyGets/Sets the pattern type of this recurrence.  
    Top
    Protected Methods
     NameDescription
    Protected MethodDecreases the months in the given date and goes to the previous year if they cannot be decreased anymore.  
    Protected MethodIncreases the months in the given date and goes to the next year if they cannot be increased anymore.  
    Protected MethodGets whether dates of the given month are allowed for this rule.  
    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