Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

ConfigurationObject Property






Gets or sets the configuration object that holds all of the configuration settings unique to this external store addin.
Syntax
public abstract object ConfigurationObject {get; set;}
'Declaration
 
Public MustOverride Property ConfigurationObject As Object
'Usage
 
Dim instance As ExternalStoreAddinConfigAbstract
Dim value As Object
 
instance.ConfigurationObject = value
 
value = instance.ConfigurationObject

            

            
public:
abstract property Object^ ConfigurationObject {
   Object^ get();
   void set (    Object^ value);
}

Property Value

the configuration object that holds all of the configuration settings unique to this external store addin
Remarks

For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin

Requirements

Target Platforms

See Also

Reference

ExternalStoreAddinConfigAbstract Class
ExternalStoreAddinConfigAbstract Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features