←Select platform

GetXmlCatalog Method

Summary

Returns a stream containing the XML catalog information for the DICOM storage database.

Syntax
C#
VB
C++
protected override Stream GetXmlCatalog() 
Protected Overrides Function GetXmlCatalog() As System.IO.Stream 
protected:  
   virtual System::IO::Stream^ GetXmlCatalog() override 

Return Value

A System.IO.Stream containing the XML catalog information for the DICOM storage database.

Remarks

The XML stream will be validated against the schema returned from GetCatalogSchema.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.