←Select platform

AffectedSOPInstance Property

Summary

Gets or sets the UID for the created SOP Instance.

Syntax

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

Property Value

Contains the UID of the SOP Instance stored.

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