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

Show in webframe

Guid Property






Gets or sets a string value containing the GUID that uniquely identifies this external store addin.
Syntax
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

            

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

Property Value

string value containing the GUID that uniquely identifies this external store addin
Remarks
This GUID, together with a store token, uniquely specifies how to retrieve, update, or delete a file on any external store.

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