Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SOPInstanceUid Property (SopInstance)






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

Property Value

The SOP instance UID.
Requirements

Target Platforms

See Also

Reference

SopInstance Class
SopInstance Members

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