ExceptionCode Property

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

Property Value

A Leadtools.Dicom.DicomExceptionCode that represents the exception code.

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.