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

Show in webframe

CatalogPath Property






The file path for the XML catalog which contains the infomration for the DICOM Work-list database.
Syntax
public string CatalogPath {get; set;}
'Declaration
 
Public Property CatalogPath As String
'Usage
 
Dim instance As XmlWorklistCatalogSettings
Dim value As String
 
instance.CatalogPath = value
 
value = instance.CatalogPath

            

            
public:
property String^ CatalogPath {
   String^ get();
   void set (    String^ value);
}

Property Value

The file path for the XML catalog.
Requirements

Target Platforms

See Also

Reference

XmlWorklistCatalogSettings Class
XmlWorklistCatalogSettings 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