←Select platform

CatalogPath Property

Summary

The file path for the XML catalog which contains the infomration for the DICOM Work-list database.

Syntax

C#
VB
C++
[ConfigurationPropertyAttribute("catalogPath", IsRequired=false)] 
public string CatalogPath { get; set; } 
  
Public Property CatalogPath As String 
public: 
property String^ CatalogPath { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The file path for the XML catalog.

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.Worklist.DataAccessLayer Assembly