Leadtools.Dicom.Scu.Common Namespace > AfterConnectEventArgs Class : Error Property |
public DicomExceptionCode Error {get; set;}
'Declaration Public Property Error As DicomExceptionCode
'Usage Dim instance As AfterConnectEventArgs Dim value As DicomExceptionCode instance.Error = value value = instance.Error
public DicomExceptionCode Error {get; set;}
get_Error();
set_Error(value);
public: property DicomExceptionCode Error { DicomExceptionCode get(); void set ( DicomExceptionCode value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2