'宣言 Public Overloads Overrides Function FromXml( _ ByVal node As System.Xml.XmlNode _ ) As System.Boolean
public override System.bool FromXml( System.Xml.XmlNode node )
パラメータ
- node
- An System.Xml.XmlNode which contains the Appointment data.
戻り値の型
True if appointment has been changed.