Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / AppointmentFields Class / Serialize Method

In This Topic
    Serialize Method (AppointmentFields)
    In This Topic
    Serializes the appointment fields collection in a XML string.
    Syntax
    'Declaration
     
    Public Function Serialize() As System.String
    public System.string Serialize()

    Return Value

    Serialized appointment fields collection in XML format
    See Also