AppointmentDependencyCollection.WriteXml Method
| Name | Parameters | Description |
|---|---|---|
| WriteXml(Stream) | stream | Saves all the appointment dependencies within the collection to the specified stream. |
| WriteXml(String) | fileName | Saves all the appointment dependencies within the collection to an XML file. |