Overload | Description |
---|---|
FromXml(XmlNode) | Reconstructs appointment from an System.Xml.XmlNode. |
FromXml(XmlReader) | Reconstructs appointment from an System.Xml.XmlReader. |
FromXml(Stream) | Loads an object from the specified System.IO.Stream. (Inherited from C1.C1Schedule.BasePersistableObject) |