Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

ExternalStoreDataAccess Property (PatientUpdaterCommand)






Gets or sets the Leadtools.Medical.ExternalStore.DataAccessLayer.IExternalStoreDataAccessAgent object used to perform queries for the external store database
Syntax
public IExternalStoreDataAccessAgent ExternalStoreDataAccess {get; set;}
'Declaration
 
Public Property ExternalStoreDataAccess As IExternalStoreDataAccessAgent
'Usage
 
Dim instance As PatientUpdaterCommand
Dim value As IExternalStoreDataAccessAgent
 
instance.ExternalStoreDataAccess = value
 
value = instance.ExternalStoreDataAccess

            

            
public:
property IExternalStoreDataAccessAgent^ ExternalStoreDataAccess {
   IExternalStoreDataAccessAgent^ get();
   void set (    IExternalStoreDataAccessAgent^ value);
}

Property Value

the Leadtools.Medical.ExternalStore.DataAccessLayer.IExternalStoreDataAccessAgent object used to perform queries for the external store database
Requirements

Target Platforms

See Also

Reference

PatientUpdaterCommand Class
PatientUpdaterCommand Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features