LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

CatalogPath Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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