←Select platform

FailureAttributes Property

Summary

Gets or sets the failure attributes.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public List<long> FailureAttributes {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property FailureAttributes As List(Of Long) 
[Leadtools.Dicom.Common.Extensions.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize