Error Property

Summary
Gets or sets the error.
Syntax
C#
VB
C++
public DicomExceptionCode Error { get; set; } 
  
Public Property Error As DicomExceptionCode 
public: 
property DicomExceptionCode Error { 
   DicomExceptionCode get(); 
   void set (    DicomExceptionCode ); 
} 

Property Value

The error.

Example

For an example refer to QueryRetrieveScu.Find(DicomScp,FindQuery).

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.