C#
VB
C++
Returns a stream containing the XML catalog information for the DICOM storage database.
protected override Stream GetXmlCatalog()
Protected Overrides Function GetXmlCatalog() As System.IO.Stream
protected:
virtual System::IO::Stream^ GetXmlCatalog() override
A System.IO.Stream containing the XML catalog information for the DICOM storage database.
The XML stream will be validated against the schema returned from GetCatalogSchema.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET