←Select platform

StatusAll Property

Summary

Gets all status-related elements that can be included in the command set of a C-MOVE DIMSE service response.

Syntax
C#
VB
C++
public StatusAll StatusAll { get; } 
Public ReadOnly Property StatusAll() As StatusAll 
   Get 
public:  
   property StatusAll^ StatusAll 
   { 
      StatusAll^ get() 
   } 

Property Value

All status-related elements that can be included in the command set of a C-MOVE DIMSE service response.

Remarks

The C-MOVE DIMSE service response command set includes a required Status Element (0000,0900), and other optional Status Elements.

This member contains all of the status-related elements, and is used to easily read status and optional status related elements.

Example

For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.