NevronOpenVision
Nevron.Nov.Schedule Namespace / NAppointmentBase Class


In This Topic
    NAppointmentBase Class Methods
    In This Topic

    For a list of all members of this type, see NAppointmentBase members.

    Public Methods
     NameDescription
    Public MethodAdds the given time span to the appointment's start and end time.  
    Public MethodAppends context menu items to the given menu.  
    Public MethodOverloaded. Compares this appointment to the given one by start and end time.  
    Public MethodCreates a dialog which edits the properties of this appointment.  
    Public MethodGets the end time of this appointment into the schedule time zone.  
    Public MethodGets the start time of this appointment into the schedule time zone.  
    Public MethodOverloaded. Checks whether this appointment intersects with the given one.  
    Public MethodGets whether this appointment should serialize or not.  
    Public MethodOverridden. Gets the string representation of this appointment.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Protected MethodCreates an appointment widget for this appointment.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)Overloaded.   
    Internal MethodOverloaded.   
    Protected MethodCalled when the Category property has changed.  
    Protected MethodCalled when the Description property has changed.  
    Protected MethodCalled when the End property has changed.  
    Protected MethodCalled when the EndTimeZone property has changed.  
    Protected MethodCalled when the Groups property has changed.  
    Protected MethodCalled when the Start property has changed.  
    Protected MethodCalled when the StartTimeZone property has changed.  
    Protected MethodCalled when the Subject property has changed.  
    Protected MethodCalled when the TimeMarker property has changed.  
    Internal Method  
    Internal Method  
    Top
    See Also