←Select platform

GetXmlCatalog Method

Summary

Returns a stream containing the XML catalog information.

Syntax

C#
VB
C++
protected abstract Stream GetXmlCatalog() 
  
Protected MustOverride Function GetXmlCatalog() As Stream 
protected: 
abstract Stream^ GetXmlCatalog();  

Return Value

A System.IO.Stream containing the XML catalog information.

Remarks

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly