MindFusion WinForms Programmer's Guide
Reminder.LoadFrom Method
See Also
 





Loads reminder data from a binary stream or an XML document.

 Overload List

Name Description

Reminder.LoadFrom (BinaryReader, BinarySerializationContext)

Loads reminder data from a binary stream.

Reminder.LoadFrom (JsonObject, JsonSerializationContext)

Loads reminder data from a JsonObject.

Reminder.LoadFrom (XmlElement, XmlSerializationContext)

Loads reminder data from an XML document.

 See Also

Reminder Members
Reminder Class
MindFusion.Scheduling Namespace