←Select platform

StudyInstanceUID Field

Summary

Gets or sets the Study Instance UID for this MessagingDicomFile.

Syntax

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

Field Value

The Study Instance UID for this MessagingDicomFile.

Remarks

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

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