ICrud Interface

Summary
External Store Add-ins implement this interface to provide ICrud operations (Create, Retrieve, Update, Delete).
Syntax
C#
C++/CLI
public interface ICrud 
public interface class ICrud  
Remarks

If the external store add-in that implements this interface is active, the framework will call these methods to Create, Retrieve, Update, and Delete DICOM datasets.

For a demo, refer to Leadtools.Medical.ExternalStore.Sample.Addin located here: <INSTALLDIR>\Examples\Medical\DotNet\SampleAddIns\Medical.ExternalStore.Sample.Addin.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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