SOPClassUID Property

Summary

Gets the SOP class UID.

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

Property Value

Uniquely identifies the SOP Class.

Requirements

Target Platforms

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