←Select platform

SOPInstanceUID Property

Summary

Gets or sets the SOP Instance UID for the identifying the DCIOM object.

Syntax

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

Property Value

The SOP Instance 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.Web Assembly