Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > WorkstationState Class : DataServices Property |
public virtual DataAccessServices DataServices {get;}
'Declaration Public Overridable ReadOnly Property DataServices As DataAccessServices
'Usage Dim instance As WorkstationState Dim value As DataAccessServices value = instance.DataServices
public: __property virtual DataAccessServices* get_DataServices();
public: virtual property DataAccessServices^ DataServices { DataAccessServices^ get(); }