←Select platform

SopInstanceUID Field

Summary

Gets or sets the SOP Instance UID for this MessagingDicomFile.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public string SopInstanceUID 
<DataMemberAttribute()>  
Public SopInstanceUID As String 
public:  
   [DataMemberAttribute] 
   String^ SopInstanceUID 

Field Value

The SOP Instance UID for this MessagingDicomFile.

Remarks

This is the value of the SOPInstanceUID that is stored in the DICOM File FileName.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly