LoadFromStream(Stream: IIOStream);
Stream. A stream from where a dashboard is loaded.
The LoadFromStream method loads a dashboard from a stream.
To save a dashboard to a stream, use the IAdhocReport.SaveToStream method.
The method use is given in the example for IAdhocReport.SaveToStream.
See also: