FailureAttributes Property

Summary
Gets or sets the failure attributes.
Syntax
C#
VB
C++
[Element(DicomTag.FailureAttributes)] 
public List<long> FailureAttributes { get; set; } 
<ElementAttribute()> 
Public Property FailureAttributes As List(Of Long) 
[ElementAttribute()] 
public: 
property List<int64>^ FailureAttributes { 
   List<int64>^ get(); 
   void set (    List<int64>^ ); 
} 

Property Value

The list of attributes associated with the FailureReason.

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.