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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.