Loads schedule data from the specified file. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public void LoadFrom ( |
Visual Basic |
---|
Public Sub LoadFrom ( _ |
This method loads the schedule data from a file where it was previously saved by a call to SaveTo. Any data contained in the schedule is discarded before the items stored in the file are loaded. This method also attempts to load a previously saved view state.