IAppointmentDependencyStorage.SaveToXml Method
Name | Parameters | Description |
---|---|---|
SaveToXml(Stream) | stream | Saves appointment dependencies from the storage to the specified stream. |
SaveToXml(String) | fileName | Saves appointment dependencies from the storage to a file in XML format. |