ComponentOne Scheduler for WinForms
ToXml(XmlWriter) Method

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class > ToXml Method : ToXml(XmlWriter) Method
The System.Xml.XmlWriter that will receive the object data.
Creates an XML encoding of the appointment.
Syntax
'Declaration
 
Public Overloads Overrides Sub ToXml( _
   ByVal writer As System.Xml.XmlWriter _
) 
public override void ToXml( 
   System.Xml.XmlWriter writer
)

Parameters

writer
The System.Xml.XmlWriter that will receive the object data.
See Also

Reference

Appointment Class
Appointment Members
Overload List