Writes the specified Reminder object.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public XmlElement WriteReminder ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteReminder ( _ |
An instance of the .NET XmlElement class representing the newly created XML element.
See Also