WorkstationDataAccess Property

Summary
Gets or sets the data access object used to load and store 3D volumes.
Syntax
C#
VB
C++
public IWorkstationDataAccessAgent WorkstationDataAccess { get; set; } 
  
Public Property WorkstationDataAccess As IWorkstationDataAccessAgent 
public: 
property IWorkstationDataAccessAgent^ WorkstationDataAccess { 
   IWorkstationDataAccessAgent^ get(); 
   void set (    IWorkstationDataAccessAgent^ ); 
} 

Property Value

Type: Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent The data access object used to load and store 3D volumes.

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.