Loads contact data from an XML document.
Namespace: MindFusion.Scheduling
|
C# |
---|
public override void LoadFrom ( |
Visual Basic |
---|
Public Overrides Sub LoadFrom ( _ |
The reader parameter wraps an XML document that contains data stored by a previous call to the SaveTo method. Both methods are used internally by the serialization methods of the Schedule class.