AffectedSOPInstance Property

Summary

Gets the UID of the SOP Instance for which Attribute Values were modified.

Syntax
C#
VB
C++
public string AffectedSOPInstance { get; } 
  
Public ReadOnly Property AffectedSOPInstance As String 
public: 
property String^ AffectedSOPInstance { 
   String^ get(); 
} 

Property Value

Contains the UID of the SOP Instance for which Attribute Values were modified.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly