FriendlyName Property

Summary
Gets or sets a string value containing the Friendly name displayed in the External Store Settings drop-down list of CSStorageServerManager.exe.
Syntax
C#
VB
C++
public abstract string FriendlyName { get; set; } 
  
Public MustOverride Property FriendlyName As String 
public: 
abstract property String^ FriendlyName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

string value containing the Friendly name displayed in the External Store Settings drop-down list of CSStorageServerManager.exe

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

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.