The following tables list the members exposed by StoreAddIn.
| Name | Description | |
|---|---|---|
| StoreAddIn Constructor | Initializes a new instance of the StoreAddIn class. |
| Name | Description | |
|---|---|---|
| ImagesStoreLocation | (Read only) Gets the image storage location configured for the application running the StoreAddIn. |
| ServiceLog | (Write only) This property is set by the the PACS Framework to allow the AddIn to log messages. |
| Name | Description | |
|---|---|---|
| Break | Called when an add-in break has occurred. |
| DoStore | Stores a DicomDataSet request and provides the path to the stored image. |
| OnStore | Allows the StoreAddIn to handle C-STORE-REQ commands. (Inherited from IProcessCStore) |
![]()
| SaveImagesPath | Call this to configure the path where the DICOM images should saved. |