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