Reconstructs appointment from an XmlReader.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public override bool FromXml( XmlReader reader ) |
| Visual Basic (Declaration) |
|---|
Public Overrides Function FromXml ( _ reader As XmlReader _ ) As Boolean |
Parameters
- reader
- Type: System.Xml..::..XmlReader
An XmlReader which contains the Appointment data.