Load;
The Load method downloads data from repository to an object in PC memory.
This method must be called before writing to the end consumer by using the following methods: ReadToFile, ReadToStream or ReadToXML.
The property use is given in the example for IMetabaseCustomObject.CreateReader.
See also: