←Select platform

SOPClassUID Property

Summary

Gets or sets the SOP Class UID.

Syntax
C#
C++/CLI
[Element(DicomTag.SOPClassUID)] 
public string SOPClassUID { get; set; } 
public:  
   [ElementAttribute(524310)] 
   property String^ SOPClassUID 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The SOP Class UID.

Remarks

This is the SOP Class UID of the hanging protocol, which is defined to be 1.2.840.10008.5.1.4.38.1

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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