←Select platform
In This Topic ▼

ICrud Interface Methods

Summary

For a list of all members of this type, see ICrud members

Public Methods

Name Description
Public Method Delete Called by the PACSFramework to delete the DicomDataSet from the external store that corresponds to _token_.
Public Method DeleteDicom Called by the PACSFramework to delete the DicomDataSet specified by _row_ from the external store
Public Method Exists Called by the PACSFramework to determine if the file that corresponds to _token_ exists on the external store.
Public Method ExistsDicom Called by the PACSFramework to determine if the DicomDataSet specified by _row_ exists on the external store.
Public Method Initialize Called by the PACSFramework so that the external store add-in can perform any required initialization.
Public Method RetrieveDicom Called by the PACSFramework to retrieve the DicomDataSet specified by _row_ from the external store to the local store
Public Method RetrieveFile Called by the PACSFramework to retrieve the file specified by _row_ from the external store to the local store
Public Method SettingsChanged Called by the PACSFramework when the external store settings change for any external store add-in through the CSStorageServerManager UI
Public Method Store Called by the PACSFramework so that the external store add-in can store the local file _filename_ to the external store
Public Method StoreDicom Called by the PACSFramework so that the external store add-in can store _dataset_ to the external store
Public Method UpdateDicom Called by the PACSFramework so that the external store add-in can update _dataset_ on the external store

See Also

Reference

ICrud Interface

Leadtools.Dicom.AddIn Namespace

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

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.