←Select platform

RequestedSopInstanceUID Property

Summary

Gets or sets the requested SOP instance UID.

Syntax

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

Property Value

The requested SOP instance UID.

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