SOPInstanceUID Property

Summary
Gets or sets the SOP Instance UID for the image as read from the Leadtools.Dicom.DicomDataSet.
Syntax
C#
VB
C++
public string SOPInstanceUID { get; set; } 
  
Public Property SOPInstanceUID As String 
public: 
property String^ SOPInstanceUID { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String value representing the SOP Instance UID for the image as read from the Leadtools.Dicom.DicomDataSet.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.