Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > ExternalStoreAddinConfigAbstract Class : ConfigurationObject Property |
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
For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin