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 : FriendlyName Property |
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
For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin