Loads schedule data from a binary stream.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public void LoadFromStream ( |
Visual Basic
![]() |
---|
Public Sub LoadFromStream( _ |
This method loads data from a binary stream, which was created by calling SaveToStream. Any data contained in the schedule is discarded before the items stored in the stream are loaded.