GetXmlCatalog Method

Summary
Returns a stream containing the XML catalog information for the DICOM Server Event Log table entity.
Syntax
C#
VB
C++
protected override Stream GetXmlCatalog() 
  
Protected Overrides Function GetXmlCatalog() As Stream 
protected: 
Stream^ GetXmlCatalog(); override  

Return Value

A System.IO.Stream containing the XML catalog information for the DICOM Server Event Log table entity.

Remarks

The XML stream will be validated against the schema returned from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog.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.Logging.DataAccessLayer Assembly

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