←Select platform

SOPInstanceUID Property

Summary

Gets the SOP instance UID.

Syntax

C#
VB
C++
[Element(DicomTag.SOPInstanceUID)] 
public string SOPInstanceUID { get; } 
  
Public ReadOnly Property SOPInstanceUID As String 
public: 
property String^ SOPInstanceUID { 
   String^ get(); 
} 

Property Value

Uniquely identifies the SOP Instance.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly