←Select platform

OffendingElementList Field

Summary

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

Syntax
C#
VB
C++
public List<long> OffendingElementList 
Public OffendingElementList As List(Of Long) 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

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