←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly