Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

GetXmlCatalog Method






Returns a stream containing the XML catalog information for the DICOM Work-list database.
Syntax
protected override Stream GetXmlCatalog()
'Declaration
 
Protected Overrides Function GetXmlCatalog() As Stream
'Usage
 
Dim instance As WorklistCatalog
Dim value As Stream
 
value = instance.GetXmlCatalog()

            

            
protected:
Stream^ GetXmlCatalog(); override 

Return Value

A System.IO.Stream containing the XML catalog information for the DICOM Work-list database.
Remarks
The XML stream will be validated against the schema returned from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog.GetCatalogSchema.
Requirements

Target Platforms

See Also

Reference

WorklistCatalog Class
WorklistCatalog Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features