C#
VB
C++
Returns a stream containing the XML catalog information for the DICOM Work-list database.
protected override Stream GetXmlCatalog()
Protected Overrides Function GetXmlCatalog() As Stream
protected:
Stream^ GetXmlCatalog(); override
A System.IO.Stream containing the XML catalog information for the DICOM Work-list database.
The XML stream will be validated against the schema returned from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog.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