LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Attributes Property

Show in webframe





Gets or sets the list of attributes.
Syntax
public List<long> Attributes {get; set;}
'Declaration
 
Public Property Attributes As List(Of Long)
'Usage
 
Dim instance As BeforeNGetEventArgs
Dim value As List(Of Long)
 
instance.Attributes = value
 
value = instance.Attributes

            

            
public:
property List<int64>^ Attributes {
   List<int64>^ get();
   void set (    List<int64>^ value);
}

Property Value

An array of the attributes to get. The attributes must be specified using the Data Element Tags.
Requirements

Target Platforms

See Also

Reference

BeforeNGetEventArgs Class
BeforeNGetEventArgs Members

 

 


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

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features