FailureAttributes Property

Summary
Gets or sets the failure attributes.
Syntax
C#
C++/CLI
[Element(DicomTag.FailureAttributes)] 
public List<long> FailureAttributes { get; set; } 
[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 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.