Write a byte value with the specified name.
Namespace: MindFusion.SchedulingAssembly: PocketPlanner
public XmlElement WriteByte ( byte byteValue, string elementName, XmlElement parentElement)
Public Function WriteByte ( _ byteValue As Byte, _ 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 NamespaceReadByte Method