External Store Addins implement this interface to provide ICrud operations (Create, Retrieve, Update, Delete).
public interface ICrud
Public Interface ICrud
public interface class ICrud
If the external store addin that implements this interface is active, the framework will call these methods to Create, Retrieve, Update, and Delete DICOM datasets. For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin
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