Writes the specified long value as an XML element with the specified name and the specified parent.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public XmlElement WriteLong ( |
Visual Basic
![]() |
---|
Public Function WriteLong( _ |
The name of the new XML element.
The parent of the new XML element.
The newly created XML element.