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


In This Topic
    NAppointment Class Members
    In This Topic

    The following tables list the members exposed by NAppointment.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NAppointment.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Occurrences child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the RecurrenceRule property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the occurrences of this appointment (if any), for example the appointments generated based on the recurrence rule of this appointment. Do not add appointments to this collection, it is automatically maintained by Nevron.  
    Public PropertyGets/Sets the recurrence rule of this appointment.  
    Top
    Protected Properties
     NameDescription
    Internal PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Adds the given time span to the appointment's start and end time.  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal Method  
    Protected MethodOverridden. Called when the End property has changed.  
    Protected MethodCalled when the RecurrenceRule property has changed.  
    Protected MethodOverridden. Called after the appointment is registered in a document.  
    Protected MethodOverridden. Called when the Start property has changed.  
    Internal Method  
    Top
    See Also