←Select platform

Error Property

Summary

Gets or sets the error.

Syntax

C#
VB
C++
public DicomExceptionCode Error { get; set; } 
  
Public Property Error As Leadtools.Dicom.DicomExceptionCode 
public: 
property Leadtools.Dicom.DicomExceptionCode Error { 
   Leadtools.Dicom.DicomExceptionCode get(); 
   void set (    Leadtools.Dicom.DicomExceptionCode ); 
} 

Property Value

A Leadtools.Dicom.DicomExceptionCode value that indicates the error code.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly