DataAccess Property

Summary
Gets or sets the object used to store the Leadtools.Dicom.DicomDataSet information to the query model.
Syntax
C#
VB
C++
public IStorageDataAccessAgent DataAccess { get; set; } 
  
Public Property DataAccess As IStorageDataAccessAgent 
public: 
property IStorageDataAccessAgent^ DataAccess { 
   IStorageDataAccessAgent^ get(); 
   void set (    IStorageDataAccessAgent^ ); 
} 

Property Value

The Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object used to store the Leadtools.Dicom.DicomDataSet information to the query model.

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.Dicom.Scp Assembly

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