DataAccess Property

Summary
Gets the data access object which is used to query for the images to be stored.
Syntax
C#
VB
C++
public IStorageDataAccessAgent DataAccess { get; } 
  
Public ReadOnly Property DataAccess As IStorageDataAccessAgent 
public: 
property IStorageDataAccessAgent^ DataAccess { 
   IStorageDataAccessAgent^ get(); 
} 

Property Value

An object of type Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent which is used to query for the images to be stored.

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.