LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

Status Property (MovedEventArgs)






Gets or sets the status for the store operation.
Syntax
public DicomCommandStatusType Status {get; set;}
'Declaration
 
Public Property Status As DicomCommandStatusType
'Usage
 
Dim instance As MovedEventArgs
Dim value As DicomCommandStatusType
 
instance.Status = value
 
value = instance.Status
public DicomCommandStatusType Status {get; set;}
 get_Status();
set_Status(value);
public:
property DicomCommandStatusType Status {
   DicomCommandStatusType get();
   void set (    DicomCommandStatusType value);
}

Property Value

A Leadtools.Dicom.DicomCommandStatusType object that represents the status.
Remarks
Objects that respond to the Moved event should set the status to represent the success of a store operation. The status defaults to Success.
Requirements

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

See Also

Reference

MovedEventArgs Class
MovedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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