LocalStorageDataAccess Property

Summary
Gets an object to be used for storing the images locally.
Syntax
C#
VB
C++
public IStorageDataAccessAgent LocalStorageDataAccess { get; } 
  
Public ReadOnly Property LocalStorageDataAccess As IStorageDataAccessAgent 
public: 
property IStorageDataAccessAgent^ LocalStorageDataAccess { 
   IStorageDataAccessAgent^ get(); 
} 

Property Value

An object of type Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent to be used for storing the images locally.

Remarks

If this is null and the StoreRetrievedImages is set to true the PacsRetrieveClient tries to create an Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object from configuration.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.