StorageDAL Property

Summary
Gets or sets the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object which is used to get the studies information.
Syntax
C#
VB
C++
public IStorageDataAccessAgent StorageDAL { get; set; } 
  
Public Property StorageDAL As IStorageDataAccessAgent 
public: 
property IStorageDataAccessAgent^ StorageDAL { 
   IStorageDataAccessAgent^ get(); 
   void set (    IStorageDataAccessAgent^ ); 
} 

Property Value

The Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object which is used to get the studies information.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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