The following tables list the members exposed by ICrud.
Public Methods
Name | Description | |
---|---|---|
Delete | Called by the PACSFramework to delete the DicomDataSet from the external store that corresponds to _token_. | |
DeleteDicom | Called by the PACSFramework to delete the DicomDataSet specified by _row_ from the external store | |
Exists | Called by the PACSFramework to determine if the file that corresponds to _token_ exists on the external store. | |
ExistsDicom | Called by the PACSFramework to determine if the DicomDataSet specified by _row_ exists on the external store. | |
Initialize | Called by the PACSFramework so that the external store add-in can perform any required initialization. | |
RetrieveDicom | Called by the PACSFramework to retrieve the DicomDataSet specified by _row_ from the external store to the local store | |
RetrieveFile | Called by the PACSFramework to retrieve the file specified by _row_ from the external store to the local store | |
SettingsChanged | Called by the PACSFramework when the external store settings change for any external store add-in through the CSStorageServerManager UI | |
Store | Called by the PACSFramework so that the external store add-in can store the local file _filename_ to the external store | |
StoreDicom | Called by the PACSFramework so that the external store add-in can store _dataset_ to the external store | |
UpdateDicom | Called by the PACSFramework so that the external store add-in can update _dataset_ on the external store |
Public Properties
Name | Description | |
---|---|---|
ExternalStoreGuid | Gets a string representing the GUID (globally unique identifier) associated with this external store add-in. | |
FriendlyName | Gets the friendly name for this external store add-in. | |
StoreLocal | Gets a boolean value indicating whether the external store add-in is to store to the local store (true) or directly to the external store (false) |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document