←Select platform

GetXmlCatalog Method (StorageCatalog)

Summary

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

Syntax

C#
VB
C++
protected override System.IO.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize