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

Show in webframe

SOPInstanceUID Property (FindQuery)






Gets or sets the SOP instance UID.
Syntax
public string SOPInstanceUID {get; set;}
'Declaration
 
Public Property SOPInstanceUID As String
'Usage
 
Dim instance As FindQuery
Dim value As String
 
instance.SOPInstanceUID = value
 
value = instance.SOPInstanceUID

            

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

Property Value

The SOP instance UID.
Requirements

Target Platforms

See Also

Reference

FindQuery Class
FindQuery Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features