Loads schedule data from an XML document.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public void LoadFromXml ( |
Visual Basic
![]() |
---|
Public Sub LoadFromXml( _ |
An XDocument instance that allows reading data from the XML document.
Loads schedule items from an XML document previously created by SaveToXml. Any data contained in the schedule is discarded before the items stored in the reader are loaded.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |