Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

ReferencedSOPInstanceUID Property (ReferencedImageSequence)






Gets or sets the Referenced SOP Instance UID.
Syntax
[EntityElementAttribute()]
public string ReferencedSOPInstanceUID {get; set;}
'Declaration
 
<EntityElementAttribute()>
Public Property ReferencedSOPInstanceUID As String
'Usage
 
Dim instance As ReferencedImageSequence
Dim value As String
 
instance.ReferencedSOPInstanceUID = value
 
value = instance.ReferencedSOPInstanceUID

            

            
[EntityElementAttribute()]
public:
property String^ ReferencedSOPInstanceUID {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing the Referenced SOP Instance UID to match against.
Remarks

Set this value to null to ignore this field for all matching operations.

Requirements

Target Platforms

See Also

Reference

ReferencedImageSequence Class
ReferencedImageSequence Members

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