DataServices Property

Summary
Gets an object that can be used to store user defined state objects to be shared between the user own components.
Syntax
C#
VB
C++
public virtual DataAccessServices DataServices { get; } 
  
Public Overridable ReadOnly Property DataServices As DataAccessServices 
public: 
virtual property DataAccessServices^ DataServices { 
   DataAccessServices^ get(); 
} 

Property Value

A Leadtools.Medical.DataAccessLayer.DataAccessServices objects that can be used to store user defined state objects to be shared between the user own components.

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.