Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Status Property (AfterCMoveEventArgs)






Gets or sets the move status.
Syntax
public DicomCommandStatusType Status {get; set;}
'Declaration
 
Public Property Status As DicomCommandStatusType
'Usage
 
Dim instance As AfterCMoveEventArgs
Dim value As DicomCommandStatusType
 
instance.Status = value
 
value = instance.Status

            

            
public:
property DicomCommandStatusType Status {
   DicomCommandStatusType get();
   void set (    DicomCommandStatusType value);
}

Property Value

The status of the move operation.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).
Requirements

Target Platforms

See Also

Reference

AfterCMoveEventArgs Class
AfterCMoveEventArgs Members

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