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