Leadtools.Dicom.Scu Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Error Property
See Also 
Leadtools.Dicom.Scu.Common Namespace > AfterConnectEventArgs Class : Error Property




Gets or sets the error.

Syntax

Visual Basic (Declaration) 
Public Property Error As DicomExceptionCode
Visual Basic (Usage)Copy Code
Dim instance As AfterConnectEventArgs
Dim value As DicomExceptionCode
 
instance.Error = value
 
value = instance.Error
C# 
public DicomExceptionCode Error {get; set;}
Managed Extensions for C++ 
public: __property DicomExceptionCode get_Error();
public: __property void set_Error( 
   DicomExceptionCode value
);
C++/CLI 
public:
property DicomExceptionCode Error {
   DicomExceptionCode get();
   void set (DicomExceptionCode value);
}

Return Value

The error.

Example

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features