Writes an integer value with the specified name.
Namespace: MindFusion.SchedulingAssembly: PocketPlanner
public XmlElement WriteInt ( int intValue, string elementName, XmlElement parentElement)
Public Function WriteInt ( _ intValue As Integer, _ elementName As String, _ parentElement As XmlElement _) As XmlElement
An instance of the .NET XmlElement class representing the newly created XML element.
XmlSerializationContext MembersXmlSerializationContext ClassMindFusion.Scheduling NamespaceReadInt Method