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

Leadtools.Dicom.Scu Assembly