←Select platform

Status Property

Summary

The Status (0000,0900) of the original DIMSE request.

Syntax
C#
VB
C++
public DicomCommandStatusType Status { get; set; } 
Public Property Status() As DicomCommandStatusType 
   Get 
   Set 
public:  
   property DicomCommandStatusType^ Status 
   { 
      DicomCommandStatusType^ get() 
      void set(DicomCommandStatusType^ value) 
   } 

Property Value

The status of the original DIMSE request.

Remarks

This represents the confirmation status of the DIMSE request.

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.Common Assembly

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