←Select platform

Error Property

Summary

Gets the error.

Syntax

C#
VB
C++
public DicomException Error { get; } 
  
Public ReadOnly Property Error As Leadtools.Dicom.DicomException 
public: 
property Leadtools.Dicom.DicomException^ Error { 
   Leadtools.Dicom.DicomException^ get(); 
} 

Property Value

The error that occurred.

Example

For an example refer to StoreScu.Store(DicomScp, string, string, bool).

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