LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Status Property (MovedEventArgs)

Show in webframe





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:
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

See Also

Reference

MovedEventArgs Class
MovedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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