SettingsChanged Method

Summary
Called by the PACSFramework when the external store settings change for any external store add-in through the CSStorageServerManager UI
Syntax
C#
VB
C++
public void SettingsChanged() 
  
Sub SettingsChanged()  
void SettingsChanged();  
Remarks

This is used to notify the external store add-ins 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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.