ErrorStatus Property

Summary

Gets or sets the DICOM error code.

Syntax
C#
VB
C++
public DicomCommandStatusType ErrorStatus { get; } 
  
Public ReadOnly Property ErrorStatus As DicomCommandStatusType 
public: 
property DicomCommandStatusType ErrorStatus { 
   DicomCommandStatusType get(); 
} 

Property Value

The DICOM error code.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly