Called by the PACSFramework so that the external store addin can update dataset on the external store
Exception UpdateDicom(
DataRow row,
Leadtools.Dicom.DicomDataSet dataset,
Leadtools.Dicom.DicomDataSetSaveFlags saveFlags
)
Function UpdateDicom( _
ByVal row As DataRow, _
ByVal dataset As Leadtools.Dicom.DicomDataSet, _
ByVal saveFlags As Leadtools.Dicom.DicomDataSetSaveFlags _
) As Exception
Exception^ UpdateDicom(
DataRow^ row,
Leadtools.Dicom.DicomDataSet^ dataset,
Leadtools.Dicom.DicomDataSetSaveFlags saveFlags
)
row
A DataRow containing the external store token
dataset
A DicomDataSet object that contains the Data Set to be updated on the external store
saveFlags
Meta-header flags, Transfer Syntax flags, and other flags that indicate the file characteristics to use when saving the file
null
if successful; otherwise return an appropriate exception. Note that the exception is returned and not thrown.
row is a DataRow that represents a row of the 'Instance' table. row will be passed by the framework, and the corresponding external store token can be extracted by calling:
string token = Leadtools.Medical.Storage.DataAccessLayer.RegisteredDataRows.InstanceInfo.StoreToken(row);
For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin
Products |
Support |
Feedback: UpdateDicom Method - Leadtools.Dicom.AddIn |
Introduction |
Help Version 19.0.2017.3.22
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.