←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly