AffectedClass Property

Summary

Gets or sets the SOP UID for this C-GET query

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

Property Value

A System.String value that represents the affected class

Example

For an example, refer to Get(DicomScp,String,List<PresentationContext>)

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