Creates an XML encoding of the appointment.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
public override void ToXml( XmlWriter writer ) |
Visual Basic |
---|
Public Overrides Sub ToXml ( _ writer As XmlWriter _ ) |
Parameters
- writer
- Type: System.Xml..::..XmlWriter
The XmlWriter that will receive the object data.