Leadtools.Dicom.Common

FailureAttributes Property

Show in webframe





Gets or sets the failure attributes.
Syntax
[ElementAttribute()]
public List<long> FailureAttributes {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property FailureAttributes As List(Of Long)
'Usage
 
Dim instance As MediaCreationFailedSop
Dim value As List(Of Long)
 
instance.FailureAttributes = value
 
value = instance.FailureAttributes

            

            
[ElementAttribute()]
public:
property List<int64>^ FailureAttributes {
   List<int64>^ get();
   void set (    List<int64>^ value);
}

Property Value

The list of attributes associated with the FailureReason.
Requirements

Target Platforms

See Also

Reference

MediaCreationFailedSop Class
MediaCreationFailedSop Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features