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

A Leadtools.Dicom.DicomExceptionCode value that indicates the error 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