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