Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ReferencedSopInstanceUid Property (SopInstanceReference)






Gets or sets the referenced sop instance UID.
Syntax
[ElementAttribute()]
public string ReferencedSopInstanceUid {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ReferencedSopInstanceUid As String
'Usage
 
Dim instance As SopInstanceReference
Dim value As String
 
instance.ReferencedSopInstanceUid = value
 
value = instance.ReferencedSopInstanceUid
[ElementAttribute()]
public:
property String^ ReferencedSopInstanceUid {
   String^ get();
   void set (    String^ value);
}

Property Value

The referenced sop instance UID.
Requirements

Target Platforms

See Also

Reference

SopInstanceReference Class
SopInstanceReference Members

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