AffectedClass Property

Summary

Gets the affected class.

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

Property Value

A System.String value that represents the affected class.

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