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

Show in webframe

DataAccess Property (InstanceCStoreCommand)






Gets or sets the object used to store the Leadtools.Dicom.DicomDataSet information to the query model.
Syntax
public IStorageDataAccessAgent DataAccess {get; set;}
'Declaration
 
Public Property DataAccess As IStorageDataAccessAgent
'Usage
 
Dim instance As InstanceCStoreCommand
Dim value As IStorageDataAccessAgent
 
instance.DataAccess = value
 
value = instance.DataAccess

            

            
public:
property IStorageDataAccessAgent^ DataAccess {
   IStorageDataAccessAgent^ get();
   void set (    IStorageDataAccessAgent^ value);
}

Property Value

The Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object used to store the Leadtools.Dicom.DicomDataSet information to the query model.
Requirements

Target Platforms

See Also

Reference

InstanceCStoreCommand Class
InstanceCStoreCommand Members

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