←Select platform

OffendingElementList Field

Summary

Gets or sets a list of the DICOM elements that caused the DicomDataSet to be invalid.

Syntax
C#
C++/CLI
public List<long> OffendingElementList 
public:  
   List<Int64>^ OffendingElementList 

Field Value

A list of the DICOM elements that caused the DicomDataSet to be invalid.

Remarks

OffendingElementList contains a list of one or more DICOM elements in the DicomDataSet that caused the InvalidRequestDatasetException exception to be thrown.

OffendingElementList is optional, and defaults to an empty list.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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