←Select platform

SettingsChanged Method

Summary

Called by the PACSFramework when the external store settings change for any external store addin through the CSStorageServerManager UI

Syntax

C#
VB
C++
public void SettingsChanged() 
  
Sub SettingsChanged()  
void SettingsChanged();  

Remarks

This is used to notify the external store addins to re-read the external store settings 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

ICrud Interface

ICrud Members

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly