Gets or sets the configuration object that holds all of the configuration settings unique to this external store addin.
public abstract object ConfigurationObject { get; set; }
Public MustOverride Property ConfigurationObject As Object
the configuration object that holds all of the configuration settings unique to this external store addin
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