public override System.bool FromXml(
System.Xml.XmlNode
)
'Declaration
Public Overloads Overrides Function FromXml( _
ByVal As System.Xml.XmlNode _
) As System.Boolean
Parameters
- node
- An System.Xml.XmlNode which contains the Appointment data.
Return Value
True if appointment has been changed.