LocalStorageDataAccess Property

Summary
Gets an object to be used for storing the images locally.
Syntax
C#
C++/CLI
public IStorageDataAccessAgent LocalStorageDataAccess { get; } 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly

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