←Select platform

ErrorID Property

Summary

The Error ID (0000,0903) of the original DIMSE request.

Syntax
C#
C++/CLI
[Element(DicomTag.ErrorID)] 
public Nullable<int> ErrorID {get; set;} 
public:  
   [ElementAttribute((gcnew DicomTag::ErrorID()))] 
   property Nullable<Int32>^ ErrorID 
   { 
      Nullable<Int32>^ get() 
      void set(Nullable<Int32>^ value) 
   } 

Property Value

The Error ID (0000,0903) of the original DIMSE request.

Remarks

This optional field contains an application-specific error code.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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