SOPInstanceUID Property

Summary

Gets or sets the SOP instance UID.

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

The SOP instance UID.

Requirements

Target Platforms

See Also

Reference

FindQuery Class

FindQuery Members

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

Leadtools.Dicom.Scu Assembly