LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Status Property (ReceivedStoreRequestEventArgs)

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 ReceivedStoreRequestEventArgs
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 Leadtools.Dicom.Scu.QueryRetrieveScu.ReceivedStoreRequest event should set the status to represent the success of a store operation. The status defaults to Leadtools.Dicom.DicomCommandStatusType.Success.
Example
For an example, refer to Get(DicomScp,String,List<PresentationContext>)
Requirements

Target Platforms

See Also

Reference

ReceivedStoreRequestEventArgs Class
ReceivedStoreRequestEventArgs 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