Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SOPClassUid Property (SopInstance)






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

Property Value

The SOP class 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