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

Show in webframe

FriendlyName Property (ExternalStoreAddinConfigAbstract)






Gets or sets a string value containing the Friendly name displayed in the External Store Settings drop-down list of CSStorageServerManager.exe.
Syntax
public abstract string FriendlyName {get; set;}
'Declaration
 
Public MustOverride Property FriendlyName As String
'Usage
 
Dim instance As ExternalStoreAddinConfigAbstract
Dim value As String
 
instance.FriendlyName = value
 
value = instance.FriendlyName

            

            
public:
abstract property String^ FriendlyName {
   String^ get();
   void set (    String^ value);
}

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

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