←Select platform

SeriesInstanceUID Field

Summary

Gets or sets the Series Instance UID for this MessagingDicomFile.

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

Field Value

The Series Instance UID for this MessagingDicomFile.

Remarks

This is the value of the SeriesInstanceUID 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