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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

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