LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
IWorkstationDataAccessAgent Interface Members
See Also  Methods 
Leadtools.Medical.Workstation.DataAccessLayer Namespace : IWorkstationDataAccessAgent Interface


The following tables list the members exposed by IWorkstationDataAccessAgent.

Public Methods

 NameDescription
 Method DeleteAnnotationObjectDeletes the annotation defined by annotationId from the datbase.  
 Method DeleteVolumeDeletes a 3D volume information.  
 Method GetAnnotationFileReturns the full path and file name of the annotation file that is associated with the annotationId.  
 Method GetAnnotationIdentifierReturns the array of AnnotationIdentifier for the data set with sopInstanceUID  
 Method GetAnnotationObjectsCountReturns the count of annotation containers that is associated with the sopInstanceUID.  
 Method GetSeriesVolumeReturns a 3D volume.  
 Method GetVolumesFind the 3D volumes which are stored for the provided series.  
 Method HasVolumeDecides whether a 3D volume has been stored for a series.  
 Method IsConfigurationRegisteredChecks whether a component has a configuration registered to it.  
 Method ReadConfigurationReturns the configuration for a component.  
 Method RegisterConfigurationRegisters a new component configuration.  
 Method StoreAnnotationObjectStores the annotation storageFile in the database.  
 Method StoreVolumeOverloaded. Store 3D volume information.  
 Method UpdateConfigurationUpdates the configuration data for the specified component.  
 Method UpdateVolumeStateUpdate the state information of a 3D volume  
Top

See Also