[]
        
(Showing Draft Content)

C1.C1Schedule.Appointment.ToXml

ToXml Method

ToXml(XmlWriter)

Creates an XML encoding of the appointment.

Declaration
public override void ToXml(XmlWriter writer)
Parameters
Type Name Description
XmlWriter writer

The XmlWriter that will receive the object data.

Overrides