Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ReferencedSopClassUid Property (SopInstanceReference)






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

Property Value

The referenced sop class 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