←Select platform

SOPClassUID Property

Summary

Gets or sets the SOP Class UID for the specified DICOM object.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public string SOPClassUID { get; set; } 
  
Public Property SOPClassUID As String 
public: 
property String^ SOPClassUID { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The SOP Class UID value for the DICOM object.

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.Services Assembly