Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / AppointmentFields Class
Properties Methods Events


In This Topic
    AppointmentFields Class Members
    In This Topic

    The following tables list the members exposed by AppointmentFields.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public Property (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public Property (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public Property (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public Property (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public Method (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public Method (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public Method (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public MethodDeserializes the appointment fields collection from a given XML string.  
    Public MethodReturns dictionary of fields which should be used to display in view. This includes Id and all visible fields.  
    Public Method (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public Method (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public Method (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Public MethodSerializes the appointment fields collection in a XML string.  
    Public Method (Inherited from System.Collections.Generic.Dictionary<string,AppointmentField>)
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the FieldChanged event.  
    Top
    Public Events
     NameDescription
    Public EventFires when one of fields changes.  
    Top
    See Also