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 : Guid Property |
public abstract string Guid {get; set;}
'Declaration Public MustOverride Property Guid As String
'Usage Dim instance As ExternalStoreAddinConfigAbstract Dim value As String instance.Guid = value value = instance.Guid
For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin