Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Error Property (AfterSecureLinkReadyEventArgs)






Gets or sets the error.
Syntax
public DicomExceptionCode Error {get; set;}
'Declaration
 
Public Property Error As DicomExceptionCode
'Usage
 
Dim instance As AfterSecureLinkReadyEventArgs
Dim value As DicomExceptionCode
 
instance.Error = value
 
value = instance.Error

            

            
public:
property DicomExceptionCode Error {
   DicomExceptionCode get();
   void set (    DicomExceptionCode value);
}

Property Value

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

Target Platforms

See Also

Reference

AfterSecureLinkReadyEventArgs Class
AfterSecureLinkReadyEventArgs Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features