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

Show in webframe

CatalogPath Property






The file path for the XML catalog which contains the information for the DICOM storage database.
Syntax
public string CatalogPath {get; set;}
'Declaration
 
Public Property CatalogPath As String
'Usage
 
Dim instance As XmlStorageCatalogSettings
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

XmlStorageCatalogSettings Class
XmlStorageCatalogSettings Members

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