GetExternalStoreList Method

Summary

Returns a list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be sent to the 'External Store'

Syntax
C#
VB
C++
public ExternalStoreInstance[] GetExternalStoreList() 
  
Public Function GetExternalStoreList() As ExternalStoreInstance() 
public: 
array<ExternalStoreInstance^>^ GetExternalStoreList();  

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly