←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly