Leadtools.Medical.Workstation.UI.Commands Namespace > UpdateSummaryEventArgs Class : Error Property |
public Exception Error {get; set;}
'Declaration Public Property Error As Exception
'Usage Dim instance As UpdateSummaryEventArgs Dim value As Exception instance.Error = value value = instance.Error
public HResult Error {get; set;}
get_Error();
set_Error(value);
public: __property Exception* get_Error(); public: __property void set_Error( Exception* value );
public: property Exception* Error { Exception* get(); void set ( Exception* 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